2024-11-01 17:38:40.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-11-01 17:38:40.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:40.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:40.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:40.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:40.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:40.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:40.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c3e4b1a 2024-11-01 17:38:40.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:40.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:40.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:40.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:40.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:40.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:40.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:40.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:40.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:40.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:40.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:40.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:40.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:40.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-11-01 17:38:40.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-11-01 17:38:40.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:40.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:40.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-11-01 17:38:40.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-11-01 17:38:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:40.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-11-01 17:38:41.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@28757abd 2024-11-01 17:38:41.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@28757abd 2024-11-01 17:38:41.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-11-01 17:38:41.177 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:38:41.184 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b72712f 2024-11-01 17:38:41.184 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b72712f 2024-11-01 17:38:41.187 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28757abd 2024-11-01 17:38:41.190 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b59031 2024-11-01 17:38:41.190 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b59031 2024-11-01 17:38:41.193 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@718a1a5f 2024-11-01 17:38:41.193 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@718a1a5f 2024-11-01 17:38:41.196 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@34889a0a 2024-11-01 17:38:41.196 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@34889a0a 2024-11-01 17:38:41.199 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1b6ebd 2024-11-01 17:38:41.199 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1b6ebd 2024-11-01 17:38:41.202 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f64917 2024-11-01 17:38:41.202 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f64917 2024-11-01 17:38:41.205 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@248fe314 2024-11-01 17:38:41.205 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@248fe314 2024-11-01 17:38:41.208 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a76545 2024-11-01 17:38:41.208 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a76545 2024-11-01 17:38:41.211 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@534e97ea 2024-11-01 17:38:41.211 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@534e97ea 2024-11-01 17:38:41.211 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-11-01 17:38:41.215 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28757abd 2024-11-01 17:38:41.219 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28757abd 2024-11-01 17:38:41.471 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:38:41.471 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-11-01 17:38:41.471 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:38:41.472 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-11-01 17:38:41.507 [DefaultDispatcher-worker-4 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28757abd 2024-11-01 17:38:41.509 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-11-01 17:38:41.509 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-11-01 17:38:41.509 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-11-01 17:38:41.585 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28757abd 2024-11-01 17:38:41.629 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28757abd 2024-11-01 17:38:41.654 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28757abd 2024-11-01 17:38:41.675 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28757abd 2024-11-01 17:38:41.696 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28757abd 2024-11-01 17:38:41.704 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28757abd 2024-11-01 17:38:41.824 [DefaultDispatcher-worker-4 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28757abd 2024-11-01 17:38:41.854 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-11-01 17:38:41.854 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-11-01 17:38:41.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-11-01 17:38:41.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-11-01 17:38:41.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-11-01 17:38:41.870 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28757abd: (connection evicted) 2024-11-01 17:38:41.871 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:38:41.871 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b72712f: (connection evicted) 2024-11-01 17:38:41.871 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-11-01 17:38:41.871 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75b59031: (connection evicted) 2024-11-01 17:38:41.871 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@718a1a5f: (connection evicted) 2024-11-01 17:38:41.872 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34889a0a: (connection evicted) 2024-11-01 17:38:41.872 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c1b6ebd: (connection evicted) 2024-11-01 17:38:41.873 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f64917: (connection evicted) 2024-11-01 17:38:41.873 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@248fe314: (connection evicted) 2024-11-01 17:38:41.874 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54a76545: (connection evicted) 2024-11-01 17:38:41.874 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@534e97ea: (connection evicted) 2024-11-01 17:38:41.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:41.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-11-01 17:38:41.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-11-01 17:38:41.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-11-01 17:38:41.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:41.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:41.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:41.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:41.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:41.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:41.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1247c72e 2024-11-01 17:38:41.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:41.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:41.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:41.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:41.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:41.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:41.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:41.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:41.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:41.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:41.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:41.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:41.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:41.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-11-01 17:38:41.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-11-01 17:38:41.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:41.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:41.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-11-01 17:38:41.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:41.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-11-01 17:38:41.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:41.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:41.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-11-01 17:38:41.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f61e002 2024-11-01 17:38:41.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f61e002 2024-11-01 17:38:41.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-11-01 17:38:41.889 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f61e002 2024-11-01 17:38:41.901 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f61e002 2024-11-01 17:38:41.904 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f61e002 2024-11-01 17:38:41.906 [DefaultDispatcher-worker-4 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:38:41.906 [DefaultDispatcher-worker-4 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-11-01 17:38:41.906 [DefaultDispatcher-worker-4 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:38:41.906 [DefaultDispatcher-worker-4 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-11-01 17:38:41.920 [DefaultDispatcher-worker-5 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f61e002 2024-11-01 17:38:41.922 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-11-01 17:38:41.922 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-11-01 17:38:41.922 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-11-01 17:38:41.930 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f61e002 2024-11-01 17:38:41.945 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f61e002 2024-11-01 17:38:41.959 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f61e002 2024-11-01 17:38:41.978 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f61e002 2024-11-01 17:38:41.988 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:38:41.993 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f61801e 2024-11-01 17:38:41.994 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f61801e 2024-11-01 17:38:41.995 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f61e002 2024-11-01 17:38:41.998 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a67b82 2024-11-01 17:38:41.998 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a67b82 2024-11-01 17:38:42.002 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2599eb6e 2024-11-01 17:38:42.002 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f61e002 2024-11-01 17:38:42.002 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2599eb6e 2024-11-01 17:38:42.006 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@609b71b9 2024-11-01 17:38:42.006 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@609b71b9 2024-11-01 17:38:42.009 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@43d97cc4 2024-11-01 17:38:42.009 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@43d97cc4 2024-11-01 17:38:42.012 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@51317556 2024-11-01 17:38:42.012 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@51317556 2024-11-01 17:38:42.015 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b992685 2024-11-01 17:38:42.015 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b992685 2024-11-01 17:38:42.018 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@b48ef6 2024-11-01 17:38:42.018 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@b48ef6 2024-11-01 17:38:42.021 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@883ed78 2024-11-01 17:38:42.021 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@883ed78 2024-11-01 17:38:42.021 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-11-01 17:38:42.073 [DefaultDispatcher-worker-3 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f61e002 2024-11-01 17:38:42.105 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-11-01 17:38:42.105 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-11-01 17:38:42.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-11-01 17:38:42.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-11-01 17:38:42.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-11-01 17:38:42.107 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:38:42.107 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f61e002: (connection evicted) 2024-11-01 17:38:42.107 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-11-01 17:38:42.107 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f61801e: (connection evicted) 2024-11-01 17:38:42.108 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21a67b82: (connection evicted) 2024-11-01 17:38:42.108 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2599eb6e: (connection evicted) 2024-11-01 17:38:42.108 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@609b71b9: (connection evicted) 2024-11-01 17:38:42.109 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43d97cc4: (connection evicted) 2024-11-01 17:38:42.109 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51317556: (connection evicted) 2024-11-01 17:38:42.110 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b992685: (connection evicted) 2024-11-01 17:38:42.110 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b48ef6: (connection evicted) 2024-11-01 17:38:42.110 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@883ed78: (connection evicted) 2024-11-01 17:38:42.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:42.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-11-01 17:38:42.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-11-01 17:38:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-11-01 17:38:42.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:42.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:42.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:42.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:42.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:42.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:42.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@667797f 2024-11-01 17:38:42.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:42.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-11-01 17:38:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:42.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-11-01 17:38:42.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@46ea78f0 2024-11-01 17:38:42.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@46ea78f0 2024-11-01 17:38:42.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-11-01 17:38:42.257 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:42.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-11-01 17:38:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:42.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:42.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@374b6e33 2024-11-01 17:38:42.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:42.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:42.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:42.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:42.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:42.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:42.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:42.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:42.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:42.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:42.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:42.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:42.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:42.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:42.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:42.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:42.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:42.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:42.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:42.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-11-01 17:38:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:42.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-11-01 17:38:42.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ba1175 2024-11-01 17:38:42.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ba1175 2024-11-01 17:38:42.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-11-01 17:38:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-11-01 17:38:42.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:42.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:42.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:42.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:42.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:42.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:42.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6003220a 2024-11-01 17:38:42.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:42.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:42.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:42.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:42.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:42.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:42.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:42.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:42.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:42.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:42.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:42.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:42.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:42.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:42.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:42.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:42.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:42.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:42.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:42.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-11-01 17:38:42.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:42.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:42.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:42.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:42.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:42.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:42.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:42.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:42.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-11-01 17:38:42.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@1584c019 2024-11-01 17:38:42.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@1584c019 2024-11-01 17:38:42.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-11-01 17:38:42.612 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:42.622 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53ba1175 2024-11-01 17:38:42.641 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:42.885 [DefaultDispatcher-worker-7 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1584c019 2024-11-01 17:38:42.893 [DefaultDispatcher-worker-7 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1584c019 2024-11-01 17:38:42.897 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40415/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-11-01 17:38:42.897 [DefaultDispatcher-worker-7 @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:40415/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-11-01 17:38:42.897 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40415/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-11-01 17:38:42.919 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40415/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-11-01 17:38:42.919 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40415/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-11-01 17:38:42.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-11-01 17:38:42.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-11-01 17:38:42.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:42.973 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53ba1175: (connection evicted) 2024-11-01 17:38:42.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:42.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-11-01 17:38:42.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-11-01 17:38:42.978 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1584c019 2024-11-01 17:38:42.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-11-01 17:38:42.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:42.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:42.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:42.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:42.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:42.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:42.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cfc0c48 2024-11-01 17:38:42.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:42.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:42.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:42.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:42.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:42.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:42.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:42.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:42.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:42.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:42.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:42.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:42.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:42.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:42.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:42.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:42.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:42.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:42.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:42.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-11-01 17:38:42.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:42.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:42.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:42.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:42.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:42.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:42.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:42.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:42.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-11-01 17:38:42.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@5464b97c 2024-11-01 17:38:42.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@5464b97c 2024-11-01 17:38:42.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-11-01 17:38:43.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3355168 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:43.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-11-01 17:38:43.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@580c17a0 2024-11-01 17:38:43.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@580c17a0 2024-11-01 17:38:43.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-11-01 17:38:43.056 [DefaultDispatcher-worker-6 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580c17a0 2024-11-01 17:38:43.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-11-01 17:38:43.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-11-01 17:38:43.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:43.061 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5464b97c: (connection evicted) 2024-11-01 17:38:43.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:43.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-11-01 17:38:43.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-11-01 17:38:43.063 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580c17a0 2024-11-01 17:38:43.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-11-01 17:38:43.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:43.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:43.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:43.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:43.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:43.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:43.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d1cfe4 2024-11-01 17:38:43.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:43.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:43.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:43.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:43.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:43.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:43.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:43.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:43.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:43.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:43.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:43.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:43.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:43.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:43.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:43.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:43.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:43.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:43.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:43.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-11-01 17:38:43.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:43.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:43.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:43.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:43.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:43.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:43.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:43.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:43.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-11-01 17:38:43.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a51336a 2024-11-01 17:38:43.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a51336a 2024-11-01 17:38:43.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-11-01 17:38:43.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d8056bf 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:43.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-11-01 17:38:43.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6233c6c2 2024-11-01 17:38:43.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6233c6c2 2024-11-01 17:38:43.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-11-01 17:38:43.106 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:43.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-11-01 17:38:43.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-11-01 17:38:43.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:43.117 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a51336a: (connection evicted) 2024-11-01 17:38:43.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:43.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-11-01 17:38:43.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-11-01 17:38:43.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-11-01 17:38:43.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:43.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:43.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:43.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:43.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:43.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:43.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b1a901d 2024-11-01 17:38:43.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:43.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:43.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:43.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:43.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:43.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:43.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:43.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:43.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:43.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:43.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:43.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:43.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:43.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:43.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:43.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:43.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:43.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:43.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:43.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-11-01 17:38:43.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:43.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:43.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:43.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:43.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:43.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:43.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:43.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:43.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-11-01 17:38:43.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@280484c7 2024-11-01 17:38:43.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@280484c7 2024-11-01 17:38:43.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-11-01 17:38:43.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-11-01 17:38:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a6f6cac 2024-11-01 17:38:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-11-01 17:38:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:43.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:43.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:43.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:43.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:43.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:43.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:43.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-11-01 17:38:43.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@59127611 2024-11-01 17:38:43.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@59127611 2024-11-01 17:38:43.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-11-01 17:38:43.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-11-01 17:38:43.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-11-01 17:38:43.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:43.174 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@280484c7: (connection evicted) 2024-11-01 17:38:43.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:43.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-11-01 17:38:43.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-11-01 17:38:43.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55061418 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:43.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:43.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:43.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-11-01 17:38:43.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec3d8e4 2024-11-01 17:38:43.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec3d8e4 2024-11-01 17:38:43.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-11-01 17:38:43.190 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:43.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a466dd 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:43.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-11-01 17:38:43.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e981e78 2024-11-01 17:38:43.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e981e78 2024-11-01 17:38:43.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-11-01 17:38:43.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-11-01 17:38:43.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-11-01 17:38:43.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:43.238 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ec3d8e4: (connection evicted) 2024-11-01 17:38:43.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:43.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-11-01 17:38:43.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-11-01 17:38:43.251 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:43.306 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42b4df5a 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:43.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-11-01 17:38:43.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b8d45 2024-11-01 17:38:43.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b8d45 2024-11-01 17:38:43.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-11-01 17:38:43.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-11-01 17:38:43.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:43.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:43.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:43.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:43.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:43.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:43.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@365e65bb 2024-11-01 17:38:43.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:43.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:43.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:43.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:43.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:43.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:43.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:43.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:43.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:43.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:43.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:43.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:43.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:43.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:43.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:43.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:43.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:43.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:43.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:43.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-11-01 17:38:43.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:43.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:43.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:43.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:43.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:43.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:43.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:43.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:43.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-11-01 17:38:43.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d1f065 2024-11-01 17:38:43.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d1f065 2024-11-01 17:38:43.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-11-01 17:38:43.451 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:43.469 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:43.537 [DefaultDispatcher-worker-7 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d1f065 2024-11-01 17:38:43.569 [DefaultDispatcher-worker-7 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d1f065 2024-11-01 17:38:43.579 [DefaultDispatcher-worker-6 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d1f065 2024-11-01 17:38:43.590 [DefaultDispatcher-worker-6 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d1f065 2024-11-01 17:38:43.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-11-01 17:38:43.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-11-01 17:38:43.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:43.655 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67b8d45: (connection evicted) 2024-11-01 17:38:43.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:43.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-11-01 17:38:43.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-11-01 17:38:43.664 [Test worker @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d1f065 2024-11-01 17:38:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-11-01 17:38:43.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:43.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:43.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:43.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:43.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:43.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:43.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@102af1bb 2024-11-01 17:38:43.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:43.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:43.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:43.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:43.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:43.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:43.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-11-01 17:38:43.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:43.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:43.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:43.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:43.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:43.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:43.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:43.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:43.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-11-01 17:38:43.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@1308ef19 2024-11-01 17:38:43.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@1308ef19 2024-11-01 17:38:43.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-11-01 17:38:43.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b1ff8cd 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:43.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-11-01 17:38:43.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@780ee3ad 2024-11-01 17:38:43.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@780ee3ad 2024-11-01 17:38:43.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-11-01 17:38:43.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-11-01 17:38:43.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-11-01 17:38:43.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:43.712 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1308ef19: (connection evicted) 2024-11-01 17:38:43.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:43.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-11-01 17:38:43.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-11-01 17:38:43.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-11-01 17:38:43.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:43.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:43.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fef1e6b 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:43.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:43.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-11-01 17:38:43.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c3d22f 2024-11-01 17:38:43.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c3d22f 2024-11-01 17:38:43.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-11-01 17:38:43.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-11-01 17:38:43.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:43.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:43.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:43.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:43.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:43.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:43.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a54638b 2024-11-01 17:38:43.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:43.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:43.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:43.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:43.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:43.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:43.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:43.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:43.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:43.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-11-01 17:38:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:43.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-11-01 17:38:43.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@e886caf 2024-11-01 17:38:43.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@e886caf 2024-11-01 17:38:43.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-11-01 17:38:43.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-11-01 17:38:43.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-11-01 17:38:43.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:43.738 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11c3d22f: (connection evicted) 2024-11-01 17:38:43.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:43.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-11-01 17:38:43.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-11-01 17:38:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-11-01 17:38:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c0e4262 2024-11-01 17:38:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:43.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:43.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:43.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:43.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:43.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:43.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:43.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:43.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:43.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:43.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-11-01 17:38:43.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:43.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:43.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:43.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:43.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:43.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:43.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:43.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:43.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-11-01 17:38:43.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@4348fa35 2024-11-01 17:38:43.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@4348fa35 2024-11-01 17:38:43.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-11-01 17:38:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@563843f1 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:43.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c4cebd 2024-11-01 17:38:43.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c4cebd 2024-11-01 17:38:43.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-11-01 17:38:43.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-11-01 17:38:43.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-11-01 17:38:43.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:43.761 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4348fa35: (connection evicted) 2024-11-01 17:38:43.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:43.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-11-01 17:38:43.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-11-01 17:38:43.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6533629 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:43.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:43.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-11-01 17:38:43.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b444b5 2024-11-01 17:38:43.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b444b5 2024-11-01 17:38:43.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@459bf87c 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:43.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:43.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:43.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-11-01 17:38:43.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aaf46e6 2024-11-01 17:38:43.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aaf46e6 2024-11-01 17:38:43.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-11-01 17:38:43.819 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:43.835 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:43.859 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:43.868 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:43.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-11-01 17:38:43.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-11-01 17:38:43.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:43.870 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b444b5: (connection evicted) 2024-11-01 17:38:43.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:43.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-11-01 17:38:43.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-11-01 17:38:43.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77856cc5 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:43.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:43.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-11-01 17:38:43.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d22650 2024-11-01 17:38:43.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d22650 2024-11-01 17:38:43.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-11-01 17:38:43.891 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:43.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-11-01 17:38:43.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:43.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:43.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:43.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:43.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:43.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:43.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@135064ea 2024-11-01 17:38:43.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:43.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:43.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:43.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:43.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:43.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:43.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:43.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:43.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:43.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:43.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:43.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:43.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:43.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:43.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:43.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:43.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:43.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:43.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:43.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-11-01 17:38:43.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:43.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:43.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:43.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:43.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:43.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:43.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:43.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:43.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-11-01 17:38:43.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@106459d9 2024-11-01 17:38:43.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@106459d9 2024-11-01 17:38:43.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-11-01 17:38:43.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-11-01 17:38:43.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-11-01 17:38:43.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:43.900 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32d22650: (connection evicted) 2024-11-01 17:38:43.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:43.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-11-01 17:38:43.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40017e98 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:43.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-11-01 17:38:43.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@dbc7e0a 2024-11-01 17:38:43.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@dbc7e0a 2024-11-01 17:38:43.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-11-01 17:38:43.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-11-01 17:38:43.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:43.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:43.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:43.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@636fccb0 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:43.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@15914bb5 2024-11-01 17:38:43.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@15914bb5 2024-11-01 17:38:43.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-11-01 17:38:43.940 [DefaultDispatcher-worker-6 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15914bb5 2024-11-01 17:38:43.942 [DefaultDispatcher-worker-6 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15914bb5 2024-11-01 17:38:43.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-11-01 17:38:43.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-11-01 17:38:43.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:43.944 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dbc7e0a: (connection evicted) 2024-11-01 17:38:43.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:43.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-11-01 17:38:43.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-11-01 17:38:43.946 [Test worker @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15914bb5 2024-11-01 17:38:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-11-01 17:38:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65d90b7f 2024-11-01 17:38:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:43.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:43.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:43.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:43.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:43.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:43.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:43.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:43.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:43.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:43.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:43.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:43.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:43.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:43.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-11-01 17:38:43.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:43.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:43.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:43.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:43.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:43.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:43.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:43.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:43.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-11-01 17:38:43.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc0e448 2024-11-01 17:38:43.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc0e448 2024-11-01 17:38:43.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-11-01 17:38:43.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60194904 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:43.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:43.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-11-01 17:38:43.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@7742a276 2024-11-01 17:38:43.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@7742a276 2024-11-01 17:38:43.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-11-01 17:38:43.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-11-01 17:38:43.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-11-01 17:38:43.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:43.986 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fc0e448: (connection evicted) 2024-11-01 17:38:43.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:43.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-11-01 17:38:43.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-11-01 17:38:43.997 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-11-01 17:38:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ea3a513 2024-11-01 17:38:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-11-01 17:38:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:44.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-11-01 17:38:44.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b336cc8 2024-11-01 17:38:44.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b336cc8 2024-11-01 17:38:44.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-11-01 17:38:44.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-11-01 17:38:44.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:44.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:44.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:44.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:44.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:44.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:44.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2570b316 2024-11-01 17:38:44.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:44.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:44.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:44.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:44.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:44.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:44.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:44.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:44.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:44.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:44.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:44.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:44.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:44.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:44.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:44.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:44.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:44.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:44.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:44.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-11-01 17:38:44.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:44.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:44.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:44.021 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:44.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:44.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:44.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:44.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:44.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:44.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-11-01 17:38:44.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-11-01 17:38:44.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-11-01 17:38:44.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-11-01 17:38:44.066 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:44.104 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:44.121 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:44.237 [DefaultDispatcher-worker-5 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-11-01 17:38:44.239 [DefaultDispatcher-worker-5 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-11-01 17:38:44.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-11-01 17:38:44.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-11-01 17:38:44.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:44.240 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b336cc8: (connection evicted) 2024-11-01 17:38:44.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:44.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-11-01 17:38:44.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-11-01 17:38:44.242 [Test worker @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d806de6 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:44.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:44.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-11-01 17:38:44.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f541e67 2024-11-01 17:38:44.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f541e67 2024-11-01 17:38:44.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15371de2 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:44.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-11-01 17:38:44.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5b53c6 2024-11-01 17:38:44.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5b53c6 2024-11-01 17:38:44.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-11-01 17:38:44.347 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:44.367 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:44.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-11-01 17:38:44.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-11-01 17:38:44.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:44.494 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f541e67: (connection evicted) 2024-11-01 17:38:44.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:44.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-11-01 17:38:44.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-11-01 17:38:44.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-11-01 17:38:44.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:44.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:44.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:44.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:44.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:44.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:44.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb99d1d 2024-11-01 17:38:44.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:44.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:44.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:44.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:44.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:44.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:44.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:44.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:44.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:44.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:44.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:44.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:44.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:44.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:44.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:44.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:44.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:44.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:44.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:44.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-11-01 17:38:44.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:44.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:44.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:44.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:44.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:44.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:44.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:44.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:44.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-11-01 17:38:44.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd37449 2024-11-01 17:38:44.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd37449 2024-11-01 17:38:44.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-11-01 17:38:44.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-11-01 17:38:44.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:44.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:44.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:44.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:44.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:44.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:44.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5402612e 2024-11-01 17:38:44.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:44.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:44.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:44.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:44.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:44.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:44.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:44.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:44.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:44.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:44.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:44.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:44.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:44.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:44.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:44.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:44.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:44.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:44.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:44.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-11-01 17:38:44.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:44.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:44.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:44.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:44.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:44.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:44.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:44.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:44.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-11-01 17:38:44.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@431babe6 2024-11-01 17:38:44.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@431babe6 2024-11-01 17:38:44.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-11-01 17:38:44.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-11-01 17:38:44.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-11-01 17:38:44.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:44.557 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fd37449: (connection evicted) 2024-11-01 17:38:44.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:44.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-11-01 17:38:44.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-11-01 17:38:44.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-11-01 17:38:44.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:44.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:44.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:44.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:44.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:44.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:44.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e11bda 2024-11-01 17:38:44.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:44.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:44.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:44.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:44.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:44.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:44.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:44.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:44.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:44.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:44.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:44.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:44.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:44.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:44.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:44.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:44.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:44.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:44.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:44.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-11-01 17:38:44.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:44.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:44.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:44.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:44.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:44.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:44.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:44.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:44.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-11-01 17:38:44.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-11-01 17:38:44.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-11-01 17:38:44.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-11-01 17:38:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cead673 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:44.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a0a1e 2024-11-01 17:38:44.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a0a1e 2024-11-01 17:38:44.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-11-01 17:38:44.619 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:44.663 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:44.682 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:44.772 [DefaultDispatcher-worker-3 @coroutine#230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a0a1e 2024-11-01 17:38:44.774 [DefaultDispatcher-worker-3 @coroutine#232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a0a1e 2024-11-01 17:38:44.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-11-01 17:38:44.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-11-01 17:38:44.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:44.775 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bde6148: (connection evicted) 2024-11-01 17:38:44.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:44.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-11-01 17:38:44.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-11-01 17:38:44.777 [Test worker @coroutine#234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a0a1e 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74830d73 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:44.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:44.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-11-01 17:38:44.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c41a177 2024-11-01 17:38:44.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c41a177 2024-11-01 17:38:44.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2faf6e4a 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:44.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:44.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-11-01 17:38:44.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@644947ee 2024-11-01 17:38:44.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@644947ee 2024-11-01 17:38:44.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-11-01 17:38:44.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-11-01 17:38:44.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-11-01 17:38:44.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:44.802 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c41a177: (connection evicted) 2024-11-01 17:38:44.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:44.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-11-01 17:38:44.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-11-01 17:38:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-11-01 17:38:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb1d475 2024-11-01 17:38:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:44.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:44.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:44.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:44.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:44.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-11-01 17:38:44.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-11-01 17:38:44.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:44.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:44.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-11-01 17:38:44.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:44.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-11-01 17:38:44.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:44.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:44.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:44.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:44.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:44.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:44.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:44.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:44.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-11-01 17:38:44.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2024-11-01 17:38:44.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2024-11-01 17:38:44.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-11-01 17:38:44.836 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2024-11-01 17:38:44.846 [Test worker @coroutine#243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2024-11-01 17:38:44.848 [Test worker @coroutine#245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2024-11-01 17:38:44.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77eb607e 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:44.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-11-01 17:38:44.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d4b573 2024-11-01 17:38:44.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d4b573 2024-11-01 17:38:44.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-11-01 17:38:44.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-11-01 17:38:44.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-11-01 17:38:44.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:38:44.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:44.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-11-01 17:38:44.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-11-01 17:38:44.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79e2606f 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:44.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-11-01 17:38:44.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd 2024-11-01 17:38:44.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd 2024-11-01 17:38:44.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-11-01 17:38:44.872 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd 2024-11-01 17:38:44.883 [Test worker @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd 2024-11-01 17:38:44.886 [Test worker @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd 2024-11-01 17:38:44.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30a01dd8 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:44.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-11-01 17:38:44.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83 2024-11-01 17:38:44.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83 2024-11-01 17:38:44.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-11-01 17:38:44.898 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:44.900 [DefaultDispatcher-worker-6 @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83 2024-11-01 17:38:44.902 [DefaultDispatcher-worker-15 @coroutine#264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd 2024-11-01 17:38:44.902 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83 2024-11-01 17:38:44.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-11-01 17:38:44.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-11-01 17:38:44.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:44.906 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd: (connection evicted) 2024-11-01 17:38:44.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:44.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-11-01 17:38:44.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-11-01 17:38:44.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-11-01 17:38:44.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:44.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:44.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:44.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:44.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:44.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eac65db 2024-11-01 17:38:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-11-01 17:38:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-11-01 17:38:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-11-01 17:38:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-11-01 17:38:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:44.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-11-01 17:38:44.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@7884f722 2024-11-01 17:38:44.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@7884f722 2024-11-01 17:38:44.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-11-01 17:38:44.916 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7884f722 2024-11-01 17:38:44.927 [Test worker @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7884f722 2024-11-01 17:38:44.932 [Test worker @coroutine#283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7884f722 2024-11-01 17:38:44.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@186295cc 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:44.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:44.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-11-01 17:38:44.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b28cff 2024-11-01 17:38:44.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b28cff 2024-11-01 17:38:44.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-11-01 17:38:44.947 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7884f722 2024-11-01 17:38:44.947 [DefaultDispatcher-worker-1 @coroutine#285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7884f722 2024-11-01 17:38:44.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-11-01 17:38:44.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-11-01 17:38:44.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:44.948 [HikariPool-44 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7884f722: (connection evicted) 2024-11-01 17:38:44.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:44.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-11-01 17:38:44.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-11-01 17:38:44.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a075e70 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:44.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:44.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-11-01 17:38:44.953 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:44.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@533e2f4 2024-11-01 17:38:44.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@533e2f4 2024-11-01 17:38:44.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-11-01 17:38:44.957 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533e2f4 2024-11-01 17:38:44.974 [Test worker @coroutine#298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533e2f4 2024-11-01 17:38:44.977 [Test worker @coroutine#300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533e2f4 2024-11-01 17:38:44.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75bf9e67 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:44.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-11-01 17:38:44.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@772f3a3f 2024-11-01 17:38:44.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@772f3a3f 2024-11-01 17:38:44.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-11-01 17:38:44.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-11-01 17:38:44.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-11-01 17:38:44.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:38:44.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:44.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-11-01 17:38:44.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-11-01 17:38:44.989 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a6dffdb 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:44.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-11-01 17:38:44.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b4754a 2024-11-01 17:38:44.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b4754a 2024-11-01 17:38:44.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-11-01 17:38:45.036 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:45.062 [DefaultDispatcher-worker-5 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b4754a 2024-11-01 17:38:45.073 [DefaultDispatcher-worker-3 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b4754a 2024-11-01 17:38:45.081 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:45.094 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:45.127 [DefaultDispatcher-worker-13 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b4754a 2024-11-01 17:38:45.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-11-01 17:38:45.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-11-01 17:38:45.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:45.130 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25b4754a: (connection evicted) 2024-11-01 17:38:45.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:45.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-11-01 17:38:45.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-11-01 17:38:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-11-01 17:38:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ae9d0e4 2024-11-01 17:38:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:45.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:45.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-11-01 17:38:45.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:45.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:45.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:45.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:45.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:45.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:45.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:45.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:45.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-11-01 17:38:45.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@294c44b7 2024-11-01 17:38:45.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@294c44b7 2024-11-01 17:38:45.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-11-01 17:38:45.179 [DefaultDispatcher-worker-14 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c44b7 2024-11-01 17:38:45.191 [DefaultDispatcher-worker-5 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c44b7 2024-11-01 17:38:45.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-11-01 17:38:45.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-11-01 17:38:45.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:45.212 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@294c44b7: (connection evicted) 2024-11-01 17:38:45.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:45.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-11-01 17:38:45.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-11-01 17:38:45.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b8a0d03 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:45.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:45.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-11-01 17:38:45.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c53bd49 2024-11-01 17:38:45.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c53bd49 2024-11-01 17:38:45.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-11-01 17:38:45.266 [DefaultDispatcher-worker-5 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c53bd49 2024-11-01 17:38:45.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-11-01 17:38:45.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-11-01 17:38:45.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:45.268 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c53bd49: (connection evicted) 2024-11-01 17:38:45.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:45.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-11-01 17:38:45.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-11-01 17:38:45.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-11-01 17:38:45.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:45.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:45.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:45.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:45.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:45.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:45.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@144440f5 2024-11-01 17:38:45.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:45.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:45.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:45.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:45.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:45.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:45.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:45.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:45.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:45.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:45.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:45.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:45.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:45.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:45.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:45.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:45.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:45.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:45.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:45.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-11-01 17:38:45.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:45.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:45.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:45.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:45.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:45.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:45.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:45.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:45.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-11-01 17:38:45.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@290807e5 2024-11-01 17:38:45.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@290807e5 2024-11-01 17:38:45.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-11-01 17:38:45.316 [DefaultDispatcher-worker-3 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290807e5 2024-11-01 17:38:45.330 [DefaultDispatcher-worker-14 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290807e5 2024-11-01 17:38:45.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-11-01 17:38:45.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-11-01 17:38:45.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:45.331 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@290807e5: (connection evicted) 2024-11-01 17:38:45.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:45.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-11-01 17:38:45.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-11-01 17:38:45.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2833c093 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:45.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:45.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-11-01 17:38:45.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4946485c 2024-11-01 17:38:45.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4946485c 2024-11-01 17:38:45.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-11-01 17:38:45.378 [DefaultDispatcher-worker-2 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4946485c 2024-11-01 17:38:45.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-11-01 17:38:45.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-11-01 17:38:45.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:45.381 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4946485c: (connection evicted) 2024-11-01 17:38:45.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:45.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-11-01 17:38:45.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-11-01 17:38:45.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-11-01 17:38:45.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a99fa07 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:45.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-11-01 17:38:45.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df06ecd 2024-11-01 17:38:45.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df06ecd 2024-11-01 17:38:45.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-11-01 17:38:45.430 [DefaultDispatcher-worker-2 @coroutine#328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df06ecd 2024-11-01 17:38:45.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-11-01 17:38:45.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-11-01 17:38:45.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:45.431 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1df06ecd: (connection evicted) 2024-11-01 17:38:45.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:45.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-11-01 17:38:45.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-11-01 17:38:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-11-01 17:38:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3155f190 2024-11-01 17:38:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-11-01 17:38:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:45.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:45.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:45.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:45.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:45.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:45.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:45.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:45.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-11-01 17:38:45.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebd8d2 2024-11-01 17:38:45.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebd8d2 2024-11-01 17:38:45.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-11-01 17:38:45.719 [DefaultDispatcher-worker-11 @coroutine#339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebd8d2 2024-11-01 17:38:45.732 [DefaultDispatcher-worker-7 @coroutine#341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebd8d2 2024-11-01 17:38:45.736 [Test worker @coroutine#343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42417/manifest.json 2024-11-01 17:38:45.736 [Test worker @coroutine#343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42417/manifest.json. 2024-11-01 17:38:45.736 [Test worker @coroutine#343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42417/manifest.json 2024-11-01 17:38:45.739 [Test worker @coroutine#343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42417/manifest.json 2024-11-01 17:38:45.739 [Test worker @coroutine#343] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42417/manifest.json 2024-11-01 17:38:45.739 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:45.886 [Test worker @coroutine#343] 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:42417/manifest.json. 2024-11-01 17:38:45.886 [Test worker @coroutine#343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42417/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-11-01 17:38:45.905 [DefaultDispatcher-worker-5 @coroutine#343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebd8d2 2024-11-01 17:38:45.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-11-01 17:38:45.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-11-01 17:38:45.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:45.914 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ebd8d2: (connection evicted) 2024-11-01 17:38:45.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:45.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-11-01 17:38:45.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-11-01 17:38:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c8d638a 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:45.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ebc9e6 2024-11-01 17:38:45.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ebc9e6 2024-11-01 17:38:45.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e9f1a4c 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:45.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:45.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-11-01 17:38:45.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@457b8fc3 2024-11-01 17:38:45.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@457b8fc3 2024-11-01 17:38:45.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-11-01 17:38:45.960 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-11-01 17:38:46.021 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:46.031 [Test worker] INFO ktor.application - Application started in 0.075 seconds. 2024-11-01 17:38:46.031 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3694461d 2024-11-01 17:38:46.031 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:46.136 [DefaultDispatcher-worker-2 @coroutine#355] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-11-01 17:38:46.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-11-01 17:38:46.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:46.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:46.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:46.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:46.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:46.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:46.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40d04cf8 2024-11-01 17:38:46.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:46.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:46.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:46.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:46.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:46.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:46.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:46.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:46.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:46.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:46.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-11-01 17:38:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:46.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-11-01 17:38:46.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@152d2a58 2024-11-01 17:38:46.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@152d2a58 2024-11-01 17:38:46.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-11-01 17:38:46.167 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-11-01 17:38:46.174 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-11-01 17:38:46.174 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-11-01 17:38:46.174 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-11-01 17:38:46.174 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-11-01 17:38:46.174 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-11-01 17:38:46.174 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-11-01 17:38:46.175 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-11-01 17:38:46.175 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-11-01 17:38:46.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c93e69 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:46.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:46.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-11-01 17:38:46.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@d763b06 2024-11-01 17:38:46.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@d763b06 2024-11-01 17:38:46.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-11-01 17:38:46.234 [DefaultDispatcher-worker-11 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d763b06 2024-11-01 17:38:46.239 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:46.249 [DefaultDispatcher-worker-2 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d763b06 2024-11-01 17:38:46.256 [DefaultDispatcher-worker-2 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@152d2a58 2024-11-01 17:38:46.261 [DefaultDispatcher-worker-2 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@152d2a58 2024-11-01 17:38:46.270 [DefaultDispatcher-worker-6 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d763b06 2024-11-01 17:38:46.277 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:38:46.280 [DefaultDispatcher-worker-5 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d763b06 2024-11-01 17:38:46.280 [Test worker @coroutine#361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/655593801462067200/_ustadmanifest.json 2024-11-01 17:38:46.280 [Test worker @coroutine#361] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/655593801462067200/_ustadmanifest.json. 2024-11-01 17:38:46.280 [Test worker @coroutine#361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/655593801462067200/_ustadmanifest.json 2024-11-01 17:38:46.285 [Test worker @coroutine#361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/655593801462067200/_ustadmanifest.json 2024-11-01 17:38:46.285 [Test worker @coroutine#361] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/655593801462067200/_ustadmanifest.json 2024-11-01 17:38:46.286 [Test worker @coroutine#361] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/655593801462067200/_ustadmanifest.json. 2024-11-01 17:38:46.286 [Test worker @coroutine#361] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/655593801462067200/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-11-01 17:38:46.307 [DefaultDispatcher-worker-14 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d763b06 2024-11-01 17:38:46.314 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-11-01 17:38:46.315 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ae08b13b-eeb4-45d8-9243-d2715c9c355a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-11-01 17:38:46.319 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-11-01 17:38:46.319 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ae08b13b-eeb4-45d8-9243-d2715c9c355a 2024-11-01 17:38:46.324 [DefaultDispatcher-worker-5 @coroutine#381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:38:46.324 [DefaultDispatcher-worker-5 @coroutine#381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-11-01 17:38:46.324 [DefaultDispatcher-worker-5 @coroutine#381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:38:46.324 [DefaultDispatcher-worker-5 @coroutine#381] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-11-01 17:38:46.336 [DefaultDispatcher-worker-2 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d763b06 2024-11-01 17:38:46.336 [DefaultDispatcher-worker-2 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-11-01 17:38:46.337 [DefaultDispatcher-worker-2 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-11-01 17:38:46.337 [DefaultDispatcher-worker-2 @coroutine#380] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-11-01 17:38:46.346 [DefaultDispatcher-worker-6 @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-11-01 17:38:46.346 [DefaultDispatcher-worker-6 @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-11-01 17:38:46.346 [DefaultDispatcher-worker-6 @coroutine#379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-11-01 17:38:46.346 [DefaultDispatcher-worker-6 @coroutine#379] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-11-01 17:38:46.406 [eventLoopGroupProxy-4-3 @call-handler#402] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-11-01 17:38:46.406 [eventLoopGroupProxy-4-4 @call-handler#405] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-11-01 17:38:46.406 [eventLoopGroupProxy-4-1 @call-handler#403] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-11-01 17:38:46.406 [eventLoopGroupProxy-4-2 @call-handler#404] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-11-01 17:38:46.416 [eventLoopGroupProxy-4-1 @call-handler#403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:46.416 [eventLoopGroupProxy-4-2 @call-handler#404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:46.419 [eventLoopGroupProxy-4-3 @call-handler#402] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-11-01 17:38:46.419 [eventLoopGroupProxy-4-4 @call-handler#405] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:38:46.419 [eventLoopGroupProxy-4-4 @call-handler#405] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-11-01 17:38:46.423 [eventLoopGroupProxy-4-4 @call-handler#405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:46.423 [DefaultDispatcher-worker-7 @coroutine#380] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-11-01 17:38:46.423 [DefaultDispatcher-worker-7 @coroutine#380] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-11-01 17:38:46.424 [DefaultDispatcher-worker-1 @coroutine#381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:38:46.425 [DefaultDispatcher-worker-1 @coroutine#381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:38:46.431 [eventLoopGroupProxy-4-4 @call-handler#405] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 30ms 2024-11-01 17:38:46.432 [eventLoopGroupProxy-4-2 @call-handler#404] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 31ms 2024-11-01 17:38:46.437 [eventLoopGroupProxy-4-3 @coroutine#411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ebc9e6 2024-11-01 17:38:46.438 [DefaultDispatcher-worker-2 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d763b06 2024-11-01 17:38:46.448 [DefaultDispatcher-worker-8 @coroutine#382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d763b06 2024-11-01 17:38:46.449 [eventLoopGroupProxy-4-3 @call-handler#402] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 48ms 2024-11-01 17:38:46.450 [DefaultDispatcher-worker-8 @coroutine#379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-11-01 17:38:46.450 [DefaultDispatcher-worker-8 @coroutine#379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-11-01 17:38:46.453 [DefaultDispatcher-worker-8 @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-11-01 17:38:46.453 [DefaultDispatcher-worker-8 @coroutine#379] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:38:46.471 [DefaultDispatcher-worker-8 @coroutine#416] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:46.471 [DefaultDispatcher-worker-8 @coroutine#416] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:46.471 [DefaultDispatcher-worker-8 @coroutine#416] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:46.471 [DefaultDispatcher-worker-8 @coroutine#416] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:46.479 [eventLoopGroupProxy-4-4 @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) 2024-11-01 17:38:46.496 [eventLoopGroupProxy-4-4 @coroutine#419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ebc9e6 2024-11-01 17:38:46.497 [eventLoopGroupProxy-4-4 @call-handler#418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:46.497 [eventLoopGroupProxy-4-4 @call-handler#418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 18ms 2024-11-01 17:38:46.498 [DefaultDispatcher-worker-8 @coroutine#416] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:46.509 [DefaultDispatcher-worker-8 @coroutine#416] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:46.509 [DefaultDispatcher-worker-8 @coroutine#416] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:46.509 [DefaultDispatcher-worker-8 @coroutine#416] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:46.509 [DefaultDispatcher-worker-8 @coroutine#416] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:46.513 [eventLoopGroupProxy-4-4 @call-handler#423] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:46.518 [eventLoopGroupProxy-4-4 @coroutine#424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ebc9e6 2024-11-01 17:38:46.518 [eventLoopGroupProxy-4-4 @call-handler#423] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:46.519 [eventLoopGroupProxy-4-4 @call-handler#423] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-11-01 17:38:46.519 [DefaultDispatcher-worker-8 @coroutine#416] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:46.540 [DefaultDispatcher-worker-2 @coroutine#379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d763b06 2024-11-01 17:38:46.555 [DefaultDispatcher-worker-10 @coroutine#382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d763b06 2024-11-01 17:38:46.571 [DefaultDispatcher-worker-10 @coroutine#382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:38:46.571 [DefaultDispatcher-worker-10 @coroutine#382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-11-01 17:38:46.571 [DefaultDispatcher-worker-10 @coroutine#382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:38:46.571 [DefaultDispatcher-worker-10 @coroutine#382] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-11-01 17:38:46.574 [eventLoopGroupProxy-4-4 @call-handler#437] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-11-01 17:38:46.574 [eventLoopGroupProxy-4-4 @call-handler#437] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-11-01 17:38:46.574 [eventLoopGroupProxy-4-4 @call-handler#437] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-11-01 17:38:46.603 [DefaultDispatcher-worker-12 @call-handler#437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457b8fc3 2024-11-01 17:38:46.605 [eventLoopGroupProxy-4-4 @call-handler#437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:46.605 [DefaultDispatcher-worker-1 @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/655593801462067200/_ustadmanifest.json 2024-11-01 17:38:46.606 [DefaultDispatcher-worker-1 @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:8094/api/content/655593801462067200/_ustadmanifest.json. 2024-11-01 17:38:46.606 [DefaultDispatcher-worker-1 @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/655593801462067200/_ustadmanifest.json 2024-11-01 17:38:46.606 [eventLoopGroupProxy-4-4 @call-handler#437] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 33ms 2024-11-01 17:38:46.607 [DefaultDispatcher-worker-10 @coroutine#382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:38:46.607 [DefaultDispatcher-worker-10 @coroutine#382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:38:46.607 [DefaultDispatcher-worker-10 @coroutine#382] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-11-01 17:38:46.607 [DefaultDispatcher-worker-10 @coroutine#382] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:38:46.609 [DefaultDispatcher-worker-13 @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/655593801462067200/_ustadmanifest.json 2024-11-01 17:38:46.609 [DefaultDispatcher-worker-13 @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/655593801462067200/_ustadmanifest.json 2024-11-01 17:38:46.609 [DefaultDispatcher-worker-13 @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:8094/api/content/655593801462067200/_ustadmanifest.json. 2024-11-01 17:38:46.609 [DefaultDispatcher-worker-13 @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/655593801462067200/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-11-01 17:38:46.622 [DefaultDispatcher-worker-13 @coroutine#382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d763b06 2024-11-01 17:38:46.625 [DefaultDispatcher-worker-8 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457b8fc3 2024-11-01 17:38:46.627 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-11-01 17:38:46.627 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-11-01 17:38:46.627 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-11-01 17:38:46.627 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-11-01 17:38:46.627 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-11-01 17:38:46.628 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@152d2a58 2024-11-01 17:38:46.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-11-01 17:38:46.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-11-01 17:38:46.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:46.629 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d763b06: (connection evicted) 2024-11-01 17:38:46.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:46.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-11-01 17:38:46.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-11-01 17:38:46.669 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-11-01 17:38:46.669 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-11-01 17:38:46.891 [DefaultDispatcher-worker-4 @coroutine#452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83 2024-11-01 17:38:47.042 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-11-01 17:38:47.635 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3694461d 2024-11-01 17:38:47.635 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3694461d 2024-11-01 17:38:47.639 [Test worker @coroutine#457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ebc9e6 2024-11-01 17:38:47.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-11-01 17:38:47.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-11-01 17:38:47.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:47.639 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@457b8fc3: (connection evicted) 2024-11-01 17:38:47.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:47.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-11-01 17:38:47.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9bbaa8 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:47.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:47.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-11-01 17:38:47.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-11-01 17:38:47.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-11-01 17:38:47.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@128ca7af 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:47.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-11-01 17:38:47.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d7c511 2024-11-01 17:38:47.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d7c511 2024-11-01 17:38:47.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-11-01 17:38:47.663 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-11-01 17:38:47.665 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-11-01 17:38:47.665 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5114c8a1 2024-11-01 17:38:47.667 [DefaultDispatcher-worker-3 @coroutine#464] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c2ae7d7 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:47.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:47.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-11-01 17:38:47.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-11-01 17:38:47.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-11-01 17:38:47.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-11-01 17:38:47.670 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-11-01 17:38:47.670 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-11-01 17:38:47.670 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-11-01 17:38:47.670 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-11-01 17:38:47.671 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-11-01 17:38:47.671 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-11-01 17:38:47.671 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-11-01 17:38:47.671 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-11-01 17:38:47.671 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36ce0bc2 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:47.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:47.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-11-01 17:38:47.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@477906cf 2024-11-01 17:38:47.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@477906cf 2024-11-01 17:38:47.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-11-01 17:38:47.713 [DefaultDispatcher-worker-12 @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477906cf 2024-11-01 17:38:47.725 [DefaultDispatcher-worker-9 @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477906cf 2024-11-01 17:38:47.734 [DefaultDispatcher-worker-8 @coroutine#473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-11-01 17:38:47.738 [Test worker @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-11-01 17:38:47.746 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:47.749 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:47.750 [DefaultDispatcher-worker-5 @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477906cf 2024-11-01 17:38:47.760 [DefaultDispatcher-worker-7 @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477906cf 2024-11-01 17:38:47.760 [Test worker @coroutine#469] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/655593805765771264/_ustadmanifest.json 2024-11-01 17:38:47.760 [Test worker @coroutine#469] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/655593805765771264/_ustadmanifest.json. 2024-11-01 17:38:47.761 [Test worker @coroutine#469] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/655593805765771264/_ustadmanifest.json 2024-11-01 17:38:47.763 [Test worker @coroutine#469] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/655593805765771264/_ustadmanifest.json 2024-11-01 17:38:47.763 [Test worker @coroutine#469] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/655593805765771264/_ustadmanifest.json 2024-11-01 17:38:47.764 [Test worker @coroutine#469] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/655593805765771264/_ustadmanifest.json. 2024-11-01 17:38:47.764 [Test worker @coroutine#469] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/655593805765771264/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-11-01 17:38:47.768 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:47.772 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:38:47.781 [DefaultDispatcher-worker-9 @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477906cf 2024-11-01 17:38:47.782 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-11-01 17:38:47.782 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-08cf4d61-c891-4eac-bbd6-3d28dc26b213', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-11-01 17:38:47.784 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-11-01 17:38:47.784 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-08cf4d61-c891-4eac-bbd6-3d28dc26b213 2024-11-01 17:38:47.786 [DefaultDispatcher-worker-9 @coroutine#489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:38:47.786 [DefaultDispatcher-worker-9 @coroutine#489] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-11-01 17:38:47.786 [DefaultDispatcher-worker-9 @coroutine#489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:38:47.786 [DefaultDispatcher-worker-9 @coroutine#489] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-11-01 17:38:47.791 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-11-01 17:38:47.791 [eventLoopGroupProxy-7-2 @call-handler#500] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-11-01 17:38:47.792 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:38:47.792 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-11-01 17:38:47.792 [eventLoopGroupProxy-7-2 @call-handler#500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:47.792 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:47.793 [eventLoopGroupProxy-7-1 @call-handler#499] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-11-01 17:38:47.793 [DefaultDispatcher-worker-4 @coroutine#489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:38:47.793 [DefaultDispatcher-worker-4 @coroutine#489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:38:47.797 [DefaultDispatcher-worker-11 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477906cf 2024-11-01 17:38:47.797 [DefaultDispatcher-worker-11 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-11-01 17:38:47.797 [DefaultDispatcher-worker-11 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-11-01 17:38:47.797 [DefaultDispatcher-worker-11 @coroutine#488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-11-01 17:38:47.800 [eventLoopGroupProxy-7-1 @call-handler#508] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-11-01 17:38:47.800 [DefaultDispatcher-worker-2 @coroutine#487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-11-01 17:38:47.800 [DefaultDispatcher-worker-2 @coroutine#487] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-11-01 17:38:47.800 [DefaultDispatcher-worker-2 @coroutine#487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-11-01 17:38:47.800 [DefaultDispatcher-worker-2 @coroutine#487] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-11-01 17:38:47.800 [eventLoopGroupProxy-7-1 @call-handler#508] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:47.801 [eventLoopGroupProxy-7-1 @call-handler#508] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 2ms 2024-11-01 17:38:47.801 [DefaultDispatcher-worker-5 @coroutine#488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-11-01 17:38:47.801 [DefaultDispatcher-worker-5 @coroutine#488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-11-01 17:38:47.802 [eventLoopGroupProxy-7-1 @call-handler#513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-11-01 17:38:47.803 [eventLoopGroupProxy-7-1 @call-handler#513] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-11-01 17:38:47.805 [eventLoopGroupProxy-7-1 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-11-01 17:38:47.807 [eventLoopGroupProxy-7-1 @call-handler#513] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-11-01 17:38:47.808 [DefaultDispatcher-worker-3 @coroutine#487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-11-01 17:38:47.808 [DefaultDispatcher-worker-3 @coroutine#487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-11-01 17:38:47.808 [DefaultDispatcher-worker-3 @coroutine#487] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-11-01 17:38:47.808 [DefaultDispatcher-worker-3 @coroutine#487] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:38:47.810 [DefaultDispatcher-worker-3 @coroutine#518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:47.810 [DefaultDispatcher-worker-3 @coroutine#518] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:47.810 [DefaultDispatcher-worker-3 @coroutine#518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:47.810 [DefaultDispatcher-worker-3 @coroutine#518] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:47.813 [DefaultDispatcher-worker-4 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477906cf 2024-11-01 17:38:47.813 [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) 2024-11-01 17:38:47.817 [eventLoopGroupProxy-7-1 @coroutine#522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-11-01 17:38:47.817 [eventLoopGroupProxy-7-1 @call-handler#520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:47.818 [eventLoopGroupProxy-7-1 @call-handler#520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-11-01 17:38:47.818 [DefaultDispatcher-worker-4 @coroutine#518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:47.821 [DefaultDispatcher-worker-4 @coroutine#518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:47.822 [DefaultDispatcher-worker-4 @coroutine#518] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:47.822 [DefaultDispatcher-worker-4 @coroutine#518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:47.822 [DefaultDispatcher-worker-4 @coroutine#518] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:47.824 [DefaultDispatcher-worker-9 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477906cf 2024-11-01 17:38:47.824 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:47.828 [eventLoopGroupProxy-7-1 @coroutine#527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-11-01 17:38:47.828 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:47.828 [eventLoopGroupProxy-7-1 @call-handler#526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-11-01 17:38:47.829 [DefaultDispatcher-worker-9 @coroutine#518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:47.831 [DefaultDispatcher-worker-9 @coroutine#518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:47.831 [DefaultDispatcher-worker-9 @coroutine#518] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:47.831 [DefaultDispatcher-worker-9 @coroutine#518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:47.831 [DefaultDispatcher-worker-9 @coroutine#518] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:47.833 [eventLoopGroupProxy-7-1 @call-handler#531] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:47.875 [eventLoopGroupProxy-7-1 @call-handler#531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:47.875 [eventLoopGroupProxy-7-1 @call-handler#531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-11-01 17:38:47.876 [DefaultDispatcher-worker-9 @coroutine#518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:47.877 [DefaultDispatcher-worker-9 @coroutine#518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:47.877 [DefaultDispatcher-worker-9 @coroutine#518] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:47.877 [DefaultDispatcher-worker-9 @coroutine#518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:47.877 [DefaultDispatcher-worker-9 @coroutine#518] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:47.880 [eventLoopGroupProxy-7-1 @call-handler#534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:47.881 [eventLoopGroupProxy-7-1 @call-handler#534] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-11-01 17:38:47.881 [DefaultDispatcher-worker-9 @coroutine#518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:47.882 [DefaultDispatcher-worker-9 @coroutine#518] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:47.882 [DefaultDispatcher-worker-9 @coroutine#518] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:38:47.882 [DefaultDispatcher-worker-9 @coroutine#518] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:8094/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2024-11-01 17:38:47.882 [DefaultDispatcher-worker-9 @coroutine#518] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:47.897 [DefaultDispatcher-worker-9 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477906cf 2024-11-01 17:38:47.908 [DefaultDispatcher-worker-2 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477906cf 2024-11-01 17:38:47.911 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-11-01 17:38:48.410 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-7368657c-6db3-43ab-ba38-ce4ed748b9f6', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-11-01 17:38:48.410 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-11-01 17:38:48.410 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-7368657c-6db3-43ab-ba38-ce4ed748b9f6 2024-11-01 17:38:48.415 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-11-01 17:38:48.415 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-11-01 17:38:48.415 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-11-01 17:38:48.415 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-11-01 17:38:48.417 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-11-01 17:38:48.417 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-11-01 17:38:48.419 [eventLoopGroupProxy-7-1 @coroutine#544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-11-01 17:38:48.421 [eventLoopGroupProxy-7-1 @call-handler#543] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-11-01 17:38:48.422 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-11-01 17:38:48.422 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-11-01 17:38:48.423 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-11-01 17:38:48.423 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:38:48.425 [DefaultDispatcher-worker-7 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.425 [DefaultDispatcher-worker-7 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:48.425 [DefaultDispatcher-worker-7 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.425 [DefaultDispatcher-worker-7 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:48.428 [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) 2024-11-01 17:38:48.432 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:48.433 [eventLoopGroupProxy-7-1 @call-handler#550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-11-01 17:38:48.434 [DefaultDispatcher-worker-7 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.436 [DefaultDispatcher-worker-7 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.436 [DefaultDispatcher-worker-7 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:48.436 [DefaultDispatcher-worker-7 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.436 [DefaultDispatcher-worker-7 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:48.438 [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) 2024-11-01 17:38:48.440 [eventLoopGroupProxy-7-1 @call-handler#553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:48.440 [eventLoopGroupProxy-7-1 @call-handler#553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-11-01 17:38:48.441 [DefaultDispatcher-worker-7 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.443 [DefaultDispatcher-worker-7 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.443 [DefaultDispatcher-worker-7 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:48.443 [DefaultDispatcher-worker-7 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.443 [DefaultDispatcher-worker-7 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:48.445 [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) 2024-11-01 17:38:48.487 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:48.487 [eventLoopGroupProxy-7-1 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-11-01 17:38:48.488 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.489 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.489 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:48.489 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.489 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:48.491 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:48.538 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:48.539 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-11-01 17:38:48.539 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.543 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.543 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:48.543 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.543 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:48.545 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:48.587 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:48.587 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-11-01 17:38:48.588 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.589 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.589 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:48.589 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.589 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:48.590 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:48.635 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:48.635 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-11-01 17:38:48.636 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.637 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.637 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:48.637 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.637 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:48.639 [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) 2024-11-01 17:38:48.682 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:48.683 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-11-01 17:38:48.683 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.685 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.685 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:48.685 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.685 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:48.687 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:48.730 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:48.731 [eventLoopGroupProxy-7-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-11-01 17:38:48.731 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.732 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.732 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:48.732 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.732 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:48.734 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:48.778 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:48.779 [eventLoopGroupProxy-7-1 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-11-01 17:38:48.779 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.780 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.780 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:48.780 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.780 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:48.782 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:48.826 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:48.826 [eventLoopGroupProxy-7-1 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-11-01 17:38:48.827 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.828 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.828 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:48.828 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.829 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:48.830 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:48.874 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:48.875 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-11-01 17:38:48.875 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.876 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.876 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:48.876 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.876 [DefaultDispatcher-worker-4 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:48.878 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:48.925 [DefaultDispatcher-worker-4 @coroutine#541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477906cf 2024-11-01 17:38:48.926 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:48.927 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-11-01 17:38:48.927 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.928 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.928 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:48.928 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.928 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:48.930 [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) 2024-11-01 17:38:48.974 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:48.974 [eventLoopGroupProxy-7-1 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-11-01 17:38:48.975 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.976 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.976 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:48.976 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:48.976 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:48.978 [eventLoopGroupProxy-7-1 @call-handler#592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:49.025 [eventLoopGroupProxy-7-1 @coroutine#593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-11-01 17:38:49.025 [eventLoopGroupProxy-7-1 @call-handler#592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:49.025 [eventLoopGroupProxy-7-1 @call-handler#592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-11-01 17:38:49.026 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:49.029 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:49.029 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:49.029 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:49.029 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:49.031 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:49.033 [eventLoopGroupProxy-7-1 @coroutine#598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-11-01 17:38:49.034 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:49.034 [eventLoopGroupProxy-7-1 @call-handler#597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:49.034 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:49.036 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:49.037 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:49.037 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:49.037 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:49.038 [eventLoopGroupProxy-7-1 @call-handler#602] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:49.041 [eventLoopGroupProxy-7-1 @coroutine#603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-11-01 17:38:49.041 [eventLoopGroupProxy-7-1 @call-handler#602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:49.041 [eventLoopGroupProxy-7-1 @call-handler#602] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:49.042 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:49.055 [DefaultDispatcher-worker-4 @coroutine#540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477906cf 2024-11-01 17:38:49.066 [DefaultDispatcher-worker-4 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477906cf 2024-11-01 17:38:49.066 [DefaultDispatcher-worker-4 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:38:49.066 [DefaultDispatcher-worker-4 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-11-01 17:38:49.066 [DefaultDispatcher-worker-4 @coroutine#490] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:38:49.066 [DefaultDispatcher-worker-4 @coroutine#490] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-11-01 17:38:49.068 [eventLoopGroupProxy-7-1 @call-handler#612] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-11-01 17:38:49.069 [eventLoopGroupProxy-7-1 @call-handler#612] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-11-01 17:38:49.069 [eventLoopGroupProxy-7-1 @call-handler#612] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-11-01 17:38:49.094 [DefaultDispatcher-worker-3 @call-handler#612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d7c511 2024-11-01 17:38:49.094 [eventLoopGroupProxy-7-1 @call-handler#612] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:49.095 [eventLoopGroupProxy-7-1 @call-handler#612] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-11-01 17:38:49.095 [DefaultDispatcher-worker-4 @coroutine#463] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/655593805765771264/_ustadmanifest.json 2024-11-01 17:38:49.095 [DefaultDispatcher-worker-4 @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:8094/api/content/655593805765771264/_ustadmanifest.json. 2024-11-01 17:38:49.095 [DefaultDispatcher-worker-4 @coroutine#463] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/655593805765771264/_ustadmanifest.json 2024-11-01 17:38:49.096 [DefaultDispatcher-worker-14 @coroutine#490] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:38:49.096 [DefaultDispatcher-worker-14 @coroutine#490] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:38:49.096 [DefaultDispatcher-worker-14 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-11-01 17:38:49.096 [DefaultDispatcher-worker-14 @coroutine#490] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:38:49.098 [DefaultDispatcher-worker-3 @coroutine#463] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/655593805765771264/_ustadmanifest.json 2024-11-01 17:38:49.098 [DefaultDispatcher-worker-3 @coroutine#463] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/655593805765771264/_ustadmanifest.json 2024-11-01 17:38:49.098 [DefaultDispatcher-worker-4 @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:8094/api/content/655593805765771264/_ustadmanifest.json. 2024-11-01 17:38:49.098 [DefaultDispatcher-worker-4 @coroutine#463] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/655593805765771264/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-11-01 17:38:49.108 [DefaultDispatcher-worker-4 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477906cf 2024-11-01 17:38:49.110 [DefaultDispatcher-worker-14 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d7c511 2024-11-01 17:38:49.111 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-11-01 17:38:49.112 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-11-01 17:38:49.112 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-11-01 17:38:49.112 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-11-01 17:38:49.112 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-11-01 17:38:49.113 [Test worker @coroutine#629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-11-01 17:38:49.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-11-01 17:38:49.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-11-01 17:38:49.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:49.114 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@477906cf: (connection evicted) 2024-11-01 17:38:49.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:49.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-11-01 17:38:49.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-11-01 17:38:49.171 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-11-01 17:38:49.411 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-11-01 17:38:49.556 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-11-01 17:38:49.648 [DefaultDispatcher-worker-8 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-11-01 17:38:50.118 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5114c8a1 2024-11-01 17:38:50.118 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5114c8a1 2024-11-01 17:38:50.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-11-01 17:38:50.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-11-01 17:38:50.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:50.119 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57d7c511: (connection evicted) 2024-11-01 17:38:50.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:50.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-11-01 17:38:50.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-11-01 17:38:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-11-01 17:38:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f22ce2a 2024-11-01 17:38:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:50.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:50.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:50.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:50.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:50.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:50.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:50.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:50.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-11-01 17:38:50.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:50.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:50.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:50.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:50.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:50.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:50.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:50.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:50.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-11-01 17:38:50.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2024-11-01 17:38:50.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2024-11-01 17:38:50.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-11-01 17:38:50.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e69bf78 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:50.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:50.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-11-01 17:38:50.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2024-11-01 17:38:50.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2024-11-01 17:38:50.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-11-01 17:38:50.147 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-11-01 17:38:50.148 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-11-01 17:38:50.148 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6eae3730 2024-11-01 17:38:50.150 [DefaultDispatcher-worker-12 @coroutine#641] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e755d5f 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:50.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@4202276 2024-11-01 17:38:50.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@4202276 2024-11-01 17:38:50.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-11-01 17:38:50.152 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-11-01 17:38:50.153 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-11-01 17:38:50.153 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-11-01 17:38:50.153 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-11-01 17:38:50.153 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-11-01 17:38:50.153 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-11-01 17:38:50.153 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-11-01 17:38:50.153 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-11-01 17:38:50.153 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38b7004d 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:50.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:50.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-11-01 17:38:50.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@758655a9 2024-11-01 17:38:50.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@758655a9 2024-11-01 17:38:50.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-11-01 17:38:50.198 [DefaultDispatcher-worker-3 @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758655a9 2024-11-01 17:38:50.208 [DefaultDispatcher-worker-5 @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758655a9 2024-11-01 17:38:50.217 [DefaultDispatcher-worker-5 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4202276 2024-11-01 17:38:50.220 [Test worker @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4202276 2024-11-01 17:38:50.227 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:50.230 [DefaultDispatcher-worker-2 @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758655a9 2024-11-01 17:38:50.231 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:50.241 [DefaultDispatcher-worker-15 @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758655a9 2024-11-01 17:38:50.241 [Test worker @coroutine#646] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/655593816674136064/_ustadmanifest.json 2024-11-01 17:38:50.241 [Test worker @coroutine#646] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/655593816674136064/_ustadmanifest.json. 2024-11-01 17:38:50.241 [Test worker @coroutine#646] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/655593816674136064/_ustadmanifest.json 2024-11-01 17:38:50.243 [Test worker @coroutine#646] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/655593816674136064/_ustadmanifest.json 2024-11-01 17:38:50.243 [Test worker @coroutine#646] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/655593816674136064/_ustadmanifest.json 2024-11-01 17:38:50.243 [Test worker @coroutine#646] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/655593816674136064/_ustadmanifest.json. 2024-11-01 17:38:50.244 [Test worker @coroutine#646] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/655593816674136064/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-11-01 17:38:50.251 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:50.254 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:38:50.261 [DefaultDispatcher-worker-12 @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758655a9 2024-11-01 17:38:50.262 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-11-01 17:38:50.262 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-6634d189-b573-4d21-8491-1804f808c200', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-11-01 17:38:50.263 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-11-01 17:38:50.263 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-6634d189-b573-4d21-8491-1804f808c200 2024-11-01 17:38:50.265 [DefaultDispatcher-worker-12 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:38:50.265 [DefaultDispatcher-worker-12 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-11-01 17:38:50.265 [DefaultDispatcher-worker-12 @coroutine#666] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:38:50.265 [DefaultDispatcher-worker-12 @coroutine#666] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-11-01 17:38:50.269 [eventLoopGroupProxy-10-1 @call-handler#676] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-11-01 17:38:50.269 [eventLoopGroupProxy-10-2 @call-handler#677] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-11-01 17:38:50.269 [eventLoopGroupProxy-10-2 @call-handler#677] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:38:50.269 [eventLoopGroupProxy-10-1 @call-handler#676] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:50.269 [eventLoopGroupProxy-10-2 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-11-01 17:38:50.270 [eventLoopGroupProxy-10-2 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:50.270 [eventLoopGroupProxy-10-2 @call-handler#677] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-11-01 17:38:50.271 [DefaultDispatcher-worker-3 @coroutine#666] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:38:50.271 [DefaultDispatcher-worker-3 @coroutine#666] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:38:50.276 [DefaultDispatcher-worker-13 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758655a9 2024-11-01 17:38:50.276 [DefaultDispatcher-worker-13 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-11-01 17:38:50.276 [DefaultDispatcher-worker-13 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-11-01 17:38:50.276 [DefaultDispatcher-worker-13 @coroutine#665] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-11-01 17:38:50.279 [eventLoopGroupProxy-10-2 @call-handler#685] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-11-01 17:38:50.279 [eventLoopGroupProxy-10-2 @call-handler#685] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:50.279 [eventLoopGroupProxy-10-2 @call-handler#685] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-11-01 17:38:50.280 [DefaultDispatcher-worker-8 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-11-01 17:38:50.280 [DefaultDispatcher-worker-8 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-11-01 17:38:50.280 [DefaultDispatcher-worker-8 @coroutine#664] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-11-01 17:38:50.280 [DefaultDispatcher-worker-8 @coroutine#664] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-11-01 17:38:50.280 [DefaultDispatcher-worker-5 @coroutine#665] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-11-01 17:38:50.280 [DefaultDispatcher-worker-5 @coroutine#665] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-11-01 17:38:50.281 [eventLoopGroupProxy-10-2 @call-handler#690] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-11-01 17:38:50.282 [eventLoopGroupProxy-10-2 @call-handler#690] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-11-01 17:38:50.285 [eventLoopGroupProxy-10-2 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2024-11-01 17:38:50.289 [eventLoopGroupProxy-10-2 @call-handler#690] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 8ms 2024-11-01 17:38:50.290 [DefaultDispatcher-worker-15 @coroutine#664] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-11-01 17:38:50.290 [DefaultDispatcher-worker-15 @coroutine#664] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-11-01 17:38:50.291 [DefaultDispatcher-worker-15 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-11-01 17:38:50.291 [DefaultDispatcher-worker-15 @coroutine#664] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:38:50.293 [DefaultDispatcher-worker-16 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758655a9 2024-11-01 17:38:50.294 [DefaultDispatcher-worker-15 @coroutine#696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:50.294 [DefaultDispatcher-worker-15 @coroutine#696] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:50.294 [DefaultDispatcher-worker-15 @coroutine#696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:50.294 [DefaultDispatcher-worker-15 @coroutine#696] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:50.296 [eventLoopGroupProxy-10-2 @call-handler#699] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:50.300 [eventLoopGroupProxy-10-2 @coroutine#700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2024-11-01 17:38:50.301 [eventLoopGroupProxy-10-2 @call-handler#699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:50.301 [eventLoopGroupProxy-10-2 @call-handler#699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-11-01 17:38:50.302 [DefaultDispatcher-worker-8 @coroutine#696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:50.303 [DefaultDispatcher-worker-8 @coroutine#696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:50.303 [DefaultDispatcher-worker-8 @coroutine#696] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:50.303 [DefaultDispatcher-worker-8 @coroutine#696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:50.303 [DefaultDispatcher-worker-8 @coroutine#696] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:50.305 [DefaultDispatcher-worker-16 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758655a9 2024-11-01 17:38:50.305 [eventLoopGroupProxy-10-2 @call-handler#704] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:50.308 [eventLoopGroupProxy-10-2 @coroutine#705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2024-11-01 17:38:50.309 [eventLoopGroupProxy-10-2 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:50.309 [eventLoopGroupProxy-10-2 @call-handler#704] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-11-01 17:38:50.319 [DefaultDispatcher-worker-16 @coroutine#696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:50.321 [DefaultDispatcher-worker-16 @coroutine#696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:50.321 [DefaultDispatcher-worker-16 @coroutine#696] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:50.321 [DefaultDispatcher-worker-16 @coroutine#696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:50.321 [DefaultDispatcher-worker-16 @coroutine#696] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:50.322 [eventLoopGroupProxy-10-2 @call-handler#709] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:50.329 [eventLoopGroupProxy-10-2 @coroutine#710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2024-11-01 17:38:50.329 [eventLoopGroupProxy-10-2 @call-handler#709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:50.330 [eventLoopGroupProxy-10-2 @call-handler#709] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-11-01 17:38:50.330 [DefaultDispatcher-worker-16 @coroutine#696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:50.334 [DefaultDispatcher-worker-16 @coroutine#696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:50.334 [DefaultDispatcher-worker-16 @coroutine#696] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:50.334 [DefaultDispatcher-worker-16 @coroutine#696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:50.334 [DefaultDispatcher-worker-16 @coroutine#696] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:50.336 [eventLoopGroupProxy-10-2 @call-handler#714] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:50.339 [eventLoopGroupProxy-10-2 @coroutine#715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2024-11-01 17:38:50.339 [eventLoopGroupProxy-10-2 @call-handler#714] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:50.339 [eventLoopGroupProxy-10-2 @call-handler#714] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-11-01 17:38:50.340 [DefaultDispatcher-worker-16 @coroutine#696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:50.342 [DefaultDispatcher-worker-16 @coroutine#696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:50.343 [DefaultDispatcher-worker-16 @coroutine#696] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:50.343 [DefaultDispatcher-worker-16 @coroutine#696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:50.343 [DefaultDispatcher-worker-16 @coroutine#696] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:50.344 [eventLoopGroupProxy-10-2 @call-handler#719] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:50.351 [eventLoopGroupProxy-10-2 @coroutine#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2024-11-01 17:38:50.351 [eventLoopGroupProxy-10-2 @call-handler#719] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:50.351 [eventLoopGroupProxy-10-2 @call-handler#719] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-11-01 17:38:50.352 [DefaultDispatcher-worker-16 @coroutine#696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:50.365 [DefaultDispatcher-worker-3 @coroutine#664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758655a9 2024-11-01 17:38:50.375 [DefaultDispatcher-worker-6 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758655a9 2024-11-01 17:38:50.375 [DefaultDispatcher-worker-6 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:38:50.375 [DefaultDispatcher-worker-6 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-11-01 17:38:50.375 [DefaultDispatcher-worker-6 @coroutine#667] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:38:50.375 [DefaultDispatcher-worker-6 @coroutine#667] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-11-01 17:38:50.377 [eventLoopGroupProxy-10-2 @call-handler#729] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-11-01 17:38:50.378 [eventLoopGroupProxy-10-2 @call-handler#729] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-11-01 17:38:50.378 [eventLoopGroupProxy-10-2 @call-handler#729] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-11-01 17:38:50.401 [DefaultDispatcher-worker-4 @call-handler#729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2024-11-01 17:38:50.402 [eventLoopGroupProxy-10-2 @call-handler#729] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:50.402 [DefaultDispatcher-worker-1 @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/655593816674136064/_ustadmanifest.json 2024-11-01 17:38:50.402 [eventLoopGroupProxy-10-2 @call-handler#729] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-11-01 17:38:50.402 [DefaultDispatcher-worker-1 @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/655593816674136064/_ustadmanifest.json. 2024-11-01 17:38:50.402 [DefaultDispatcher-worker-1 @coroutine#640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/655593816674136064/_ustadmanifest.json 2024-11-01 17:38:50.403 [DefaultDispatcher-worker-8 @coroutine#667] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:38:50.403 [DefaultDispatcher-worker-8 @coroutine#667] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:38:50.403 [DefaultDispatcher-worker-8 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-11-01 17:38:50.403 [DefaultDispatcher-worker-8 @coroutine#667] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:38:50.405 [DefaultDispatcher-worker-12 @coroutine#640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/655593816674136064/_ustadmanifest.json 2024-11-01 17:38:50.405 [DefaultDispatcher-worker-12 @coroutine#640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/655593816674136064/_ustadmanifest.json 2024-11-01 17:38:50.405 [DefaultDispatcher-worker-12 @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/655593816674136064/_ustadmanifest.json. 2024-11-01 17:38:50.405 [DefaultDispatcher-worker-12 @coroutine#640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/655593816674136064/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-11-01 17:38:50.415 [DefaultDispatcher-worker-4 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758655a9 2024-11-01 17:38:50.418 [DefaultDispatcher-worker-1 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2024-11-01 17:38:50.419 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-11-01 17:38:50.419 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-11-01 17:38:50.419 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-11-01 17:38:50.419 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-11-01 17:38:50.419 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-11-01 17:38:50.421 [Test worker @coroutine#745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4202276 2024-11-01 17:38:50.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-11-01 17:38:50.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-11-01 17:38:50.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:50.422 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@758655a9: (connection evicted) 2024-11-01 17:38:50.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:50.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-11-01 17:38:50.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-11-01 17:38:50.653 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-11-01 17:38:50.653 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-11-01 17:38:50.866 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-11-01 17:38:51.426 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6eae3730 2024-11-01 17:38:51.426 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6eae3730 2024-11-01 17:38:51.428 [Test worker @coroutine#750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2024-11-01 17:38:51.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-11-01 17:38:51.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-11-01 17:38:51.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:51.429 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f69d246: (connection evicted) 2024-11-01 17:38:51.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:51.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-11-01 17:38:51.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-11-01 17:38:51.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6771fc29 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:51.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-11-01 17:38:51.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:51.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:51.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-11-01 17:38:51.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7505dcab 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:51.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2024-11-01 17:38:51.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2024-11-01 17:38:51.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-11-01 17:38:51.456 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-11-01 17:38:51.458 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-11-01 17:38:51.458 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4df5f119 2024-11-01 17:38:51.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-11-01 17:38:51.459 [DefaultDispatcher-worker-14 @coroutine#757] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-11-01 17:38:51.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a358906 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:51.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a941fb4 2024-11-01 17:38:51.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a941fb4 2024-11-01 17:38:51.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-11-01 17:38:51.463 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-11-01 17:38:51.463 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-11-01 17:38:51.463 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-11-01 17:38:51.463 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-11-01 17:38:51.463 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-11-01 17:38:51.463 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-11-01 17:38:51.463 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-11-01 17:38:51.463 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-11-01 17:38:51.463 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-11-01 17:38:51.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4806fbf7 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:51.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:51.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-11-01 17:38:51.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-11-01 17:38:51.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-11-01 17:38:51.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-11-01 17:38:51.501 [DefaultDispatcher-worker-14 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-11-01 17:38:51.511 [DefaultDispatcher-worker-14 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-11-01 17:38:51.539 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:51.541 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:51.560 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:51.565 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:51.639 [DefaultDispatcher-worker-14 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a941fb4 2024-11-01 17:38:51.678 [DefaultDispatcher-worker-14 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a941fb4 2024-11-01 17:38:51.684 [DefaultDispatcher-worker-14 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a941fb4 2024-11-01 17:38:51.688 [DefaultDispatcher-worker-14 @coroutine#774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a941fb4 2024-11-01 17:38:51.701 [DefaultDispatcher-worker-13 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-11-01 17:38:51.711 [DefaultDispatcher-worker-15 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-11-01 17:38:51.711 [Test worker @coroutine#762] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/655593820883894272/_ustadmanifest.json 2024-11-01 17:38:51.711 [Test worker @coroutine#762] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/655593820883894272/_ustadmanifest.json. 2024-11-01 17:38:51.711 [Test worker @coroutine#762] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/655593820883894272/_ustadmanifest.json 2024-11-01 17:38:51.714 [Test worker @coroutine#762] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/655593820883894272/_ustadmanifest.json 2024-11-01 17:38:51.714 [Test worker @coroutine#762] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/655593820883894272/_ustadmanifest.json 2024-11-01 17:38:51.716 [Test worker @coroutine#762] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/655593820883894272/_ustadmanifest.json. 2024-11-01 17:38:51.716 [Test worker @coroutine#762] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/655593820883894272/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-11-01 17:38:51.832 [DefaultDispatcher-worker-14 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-11-01 17:38:51.833 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-11-01 17:38:51.833 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b2457578-b76c-4ba7-b7f2-39c87e5f9ef7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-11-01 17:38:51.834 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-11-01 17:38:51.834 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b2457578-b76c-4ba7-b7f2-39c87e5f9ef7 2024-11-01 17:38:51.835 [DefaultDispatcher-worker-12 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:38:51.836 [DefaultDispatcher-worker-12 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-11-01 17:38:51.836 [DefaultDispatcher-worker-12 @coroutine#789] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:38:51.836 [DefaultDispatcher-worker-12 @coroutine#789] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-11-01 17:38:51.839 [eventLoopGroupProxy-13-2 @call-handler#799] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-11-01 17:38:51.840 [eventLoopGroupProxy-13-2 @call-handler#799] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:51.840 [eventLoopGroupProxy-13-1 @call-handler#800] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-11-01 17:38:51.840 [eventLoopGroupProxy-13-1 @call-handler#800] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:38:51.840 [eventLoopGroupProxy-13-1 @call-handler#800] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-11-01 17:38:51.841 [eventLoopGroupProxy-13-1 @call-handler#800] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:51.841 [eventLoopGroupProxy-13-1 @call-handler#800] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-11-01 17:38:51.842 [DefaultDispatcher-worker-16 @coroutine#789] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:38:51.842 [DefaultDispatcher-worker-16 @coroutine#789] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:38:51.846 [DefaultDispatcher-worker-4 @coroutine#788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-11-01 17:38:51.846 [DefaultDispatcher-worker-4 @coroutine#788] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-11-01 17:38:51.846 [DefaultDispatcher-worker-4 @coroutine#788] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-11-01 17:38:51.846 [DefaultDispatcher-worker-4 @coroutine#788] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-11-01 17:38:51.848 [eventLoopGroupProxy-13-1 @call-handler#807] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-11-01 17:38:51.848 [eventLoopGroupProxy-13-1 @call-handler#807] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:51.848 [eventLoopGroupProxy-13-1 @call-handler#807] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-11-01 17:38:51.849 [DefaultDispatcher-worker-10 @coroutine#788] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-11-01 17:38:51.849 [DefaultDispatcher-worker-10 @coroutine#788] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-11-01 17:38:51.861 [DefaultDispatcher-worker-8 @coroutine#788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-11-01 17:38:51.873 [DefaultDispatcher-worker-4 @coroutine#790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-11-01 17:38:51.876 [DefaultDispatcher-worker-13 @coroutine#787] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-11-01 17:38:51.877 [DefaultDispatcher-worker-13 @coroutine#787] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-11-01 17:38:51.877 [DefaultDispatcher-worker-13 @coroutine#787] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-11-01 17:38:51.877 [DefaultDispatcher-worker-13 @coroutine#787] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-11-01 17:38:51.878 [eventLoopGroupProxy-13-1 @call-handler#814] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-11-01 17:38:51.878 [eventLoopGroupProxy-13-1 @call-handler#814] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-11-01 17:38:51.931 [eventLoopGroupProxy-13-1 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:51.935 [eventLoopGroupProxy-13-1 @call-handler#814] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 57ms 2024-11-01 17:38:51.935 [DefaultDispatcher-worker-13 @coroutine#787] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-11-01 17:38:51.935 [DefaultDispatcher-worker-13 @coroutine#787] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-11-01 17:38:51.936 [DefaultDispatcher-worker-13 @coroutine#787] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-11-01 17:38:51.936 [DefaultDispatcher-worker-13 @coroutine#787] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:38:51.942 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:51.942 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:51.942 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:51.942 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:51.944 [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) 2024-11-01 17:38:51.949 [eventLoopGroupProxy-13-1 @coroutine#822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:51.949 [eventLoopGroupProxy-13-1 @call-handler#821] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:51.949 [eventLoopGroupProxy-13-1 @call-handler#821] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-11-01 17:38:51.950 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:51.952 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:51.952 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:51.952 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:51.952 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:51.954 [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) 2024-11-01 17:38:52.000 [eventLoopGroupProxy-13-1 @coroutine#827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.001 [eventLoopGroupProxy-13-1 @call-handler#826] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.001 [eventLoopGroupProxy-13-1 @call-handler#826] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-11-01 17:38:52.002 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.004 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.005 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.005 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.005 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.007 [eventLoopGroupProxy-13-1 @call-handler#831] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:52.010 [eventLoopGroupProxy-13-1 @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.010 [eventLoopGroupProxy-13-1 @call-handler#831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.010 [eventLoopGroupProxy-13-1 @call-handler#831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:52.011 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.013 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.013 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.013 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.013 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.015 [eventLoopGroupProxy-13-1 @call-handler#836] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:52.026 [eventLoopGroupProxy-13-1 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.026 [eventLoopGroupProxy-13-1 @call-handler#836] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.027 [eventLoopGroupProxy-13-1 @call-handler#836] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-11-01 17:38:52.027 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.029 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.029 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.029 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.029 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.031 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:52.076 [eventLoopGroupProxy-13-1 @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.077 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.077 [eventLoopGroupProxy-13-1 @call-handler#841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-11-01 17:38:52.078 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.084 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.084 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.084 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.084 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.086 [eventLoopGroupProxy-13-1 @call-handler#846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:52.159 [eventLoopGroupProxy-13-1 @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.159 [eventLoopGroupProxy-13-1 @call-handler#846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.159 [eventLoopGroupProxy-13-1 @call-handler#846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 73ms 2024-11-01 17:38:52.160 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.165 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.165 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.165 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.165 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.167 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:52.223 [eventLoopGroupProxy-13-1 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.223 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.223 [eventLoopGroupProxy-13-1 @call-handler#852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 56ms 2024-11-01 17:38:52.224 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.227 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.227 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.227 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.227 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.229 [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) 2024-11-01 17:38:52.272 [eventLoopGroupProxy-13-1 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.272 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.273 [eventLoopGroupProxy-13-1 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-11-01 17:38:52.273 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.277 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.277 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.277 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.277 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.279 [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) 2024-11-01 17:38:52.284 [eventLoopGroupProxy-13-1 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.284 [eventLoopGroupProxy-13-1 @call-handler#862] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.284 [eventLoopGroupProxy-13-1 @call-handler#862] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-11-01 17:38:52.285 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.287 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.287 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.287 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.287 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.289 [eventLoopGroupProxy-13-1 @call-handler#867] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:52.334 [eventLoopGroupProxy-13-1 @coroutine#868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.334 [eventLoopGroupProxy-13-1 @call-handler#867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.334 [eventLoopGroupProxy-13-1 @call-handler#867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-11-01 17:38:52.335 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.338 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.338 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.338 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.338 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.340 [eventLoopGroupProxy-13-1 @call-handler#872] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:52.343 [eventLoopGroupProxy-13-1 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.344 [eventLoopGroupProxy-13-1 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.344 [eventLoopGroupProxy-13-1 @call-handler#872] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-11-01 17:38:52.345 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.347 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.347 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.347 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.347 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.348 [eventLoopGroupProxy-13-1 @call-handler#877] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:52.351 [eventLoopGroupProxy-13-1 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.351 [eventLoopGroupProxy-13-1 @call-handler#877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.352 [eventLoopGroupProxy-13-1 @call-handler#877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-11-01 17:38:52.352 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.355 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.355 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.355 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.355 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.361 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:52.364 [eventLoopGroupProxy-13-1 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.364 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.364 [eventLoopGroupProxy-13-1 @call-handler#882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:52.365 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.368 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.369 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.369 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.369 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.369 [DefaultDispatcher-worker-5 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-11-01 17:38:52.370 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:52.374 [eventLoopGroupProxy-13-1 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.374 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.374 [eventLoopGroupProxy-13-1 @call-handler#888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-11-01 17:38:52.375 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.377 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.377 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.377 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.377 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.379 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:52.381 [eventLoopGroupProxy-13-1 @coroutine#894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.381 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.382 [eventLoopGroupProxy-13-1 @call-handler#893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:52.382 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.389 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.389 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.389 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.389 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.391 [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) 2024-11-01 17:38:52.394 [eventLoopGroupProxy-13-1 @coroutine#900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.394 [eventLoopGroupProxy-13-1 @call-handler#899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.394 [eventLoopGroupProxy-13-1 @call-handler#899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:52.395 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.398 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.398 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.398 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.398 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.400 [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) 2024-11-01 17:38:52.403 [eventLoopGroupProxy-13-1 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.403 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.403 [eventLoopGroupProxy-13-1 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-11-01 17:38:52.404 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.406 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.406 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.406 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.406 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.408 [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) 2024-11-01 17:38:52.415 [eventLoopGroupProxy-13-1 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.415 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.416 [eventLoopGroupProxy-13-1 @call-handler#909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-11-01 17:38:52.416 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.418 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.418 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.418 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.419 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.420 [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) 2024-11-01 17:38:52.422 [eventLoopGroupProxy-13-1 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.423 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.423 [eventLoopGroupProxy-13-1 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:52.423 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.426 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.426 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.426 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.426 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.428 [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) 2024-11-01 17:38:52.431 [eventLoopGroupProxy-13-1 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.431 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.431 [eventLoopGroupProxy-13-1 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:52.432 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.433 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.433 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.434 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.434 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.435 [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) 2024-11-01 17:38:52.437 [eventLoopGroupProxy-13-1 @coroutine#925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.438 [eventLoopGroupProxy-13-1 @call-handler#924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.438 [eventLoopGroupProxy-13-1 @call-handler#924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:52.439 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.445 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.446 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.446 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.446 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.447 [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) 2024-11-01 17:38:52.451 [eventLoopGroupProxy-13-1 @coroutine#930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.451 [eventLoopGroupProxy-13-1 @call-handler#929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.451 [eventLoopGroupProxy-13-1 @call-handler#929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-11-01 17:38:52.452 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.455 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.455 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.455 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.455 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.457 [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) 2024-11-01 17:38:52.460 [eventLoopGroupProxy-13-1 @coroutine#935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.461 [eventLoopGroupProxy-13-1 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.461 [eventLoopGroupProxy-13-1 @call-handler#934] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-11-01 17:38:52.462 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.464 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.464 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.464 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.464 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.465 [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) 2024-11-01 17:38:52.468 [eventLoopGroupProxy-13-1 @coroutine#940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.468 [eventLoopGroupProxy-13-1 @call-handler#939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.468 [eventLoopGroupProxy-13-1 @call-handler#939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:52.469 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.475 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.475 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.475 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.476 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.477 [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) 2024-11-01 17:38:52.480 [eventLoopGroupProxy-13-1 @coroutine#945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.480 [eventLoopGroupProxy-13-1 @call-handler#944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.480 [eventLoopGroupProxy-13-1 @call-handler#944] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:52.481 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.484 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.484 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.484 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.484 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.486 [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) 2024-11-01 17:38:52.488 [eventLoopGroupProxy-13-1 @coroutine#950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.489 [eventLoopGroupProxy-13-1 @call-handler#949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.489 [eventLoopGroupProxy-13-1 @call-handler#949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:52.490 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.491 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.491 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.491 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.491 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.493 [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) 2024-11-01 17:38:52.495 [eventLoopGroupProxy-13-1 @coroutine#955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.496 [eventLoopGroupProxy-13-1 @call-handler#954] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.496 [eventLoopGroupProxy-13-1 @call-handler#954] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:52.497 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.499 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.499 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.499 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.499 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.505 [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) 2024-11-01 17:38:52.507 [eventLoopGroupProxy-13-1 @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.507 [eventLoopGroupProxy-13-1 @call-handler#959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.508 [eventLoopGroupProxy-13-1 @call-handler#959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-11-01 17:38:52.508 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.510 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.510 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.510 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.510 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.511 [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) 2024-11-01 17:38:52.513 [eventLoopGroupProxy-13-1 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.513 [eventLoopGroupProxy-13-1 @call-handler#964] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.514 [eventLoopGroupProxy-13-1 @call-handler#964] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:52.514 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.517 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.517 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.517 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.517 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.518 [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) 2024-11-01 17:38:52.521 [eventLoopGroupProxy-13-1 @coroutine#970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.522 [eventLoopGroupProxy-13-1 @call-handler#969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.522 [eventLoopGroupProxy-13-1 @call-handler#969] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-11-01 17:38:52.523 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.524 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.524 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.524 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.524 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.526 [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) 2024-11-01 17:38:52.530 [eventLoopGroupProxy-13-1 @coroutine#975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.530 [eventLoopGroupProxy-13-1 @call-handler#974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.530 [eventLoopGroupProxy-13-1 @call-handler#974] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-11-01 17:38:52.531 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.537 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.537 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.537 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.537 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.539 [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) 2024-11-01 17:38:52.541 [eventLoopGroupProxy-13-1 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.542 [eventLoopGroupProxy-13-1 @call-handler#979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.542 [eventLoopGroupProxy-13-1 @call-handler#979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-11-01 17:38:52.542 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.545 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.545 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.545 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.545 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.546 [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) 2024-11-01 17:38:52.550 [eventLoopGroupProxy-13-1 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.550 [eventLoopGroupProxy-13-1 @call-handler#984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.550 [eventLoopGroupProxy-13-1 @call-handler#984] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-11-01 17:38:52.551 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.553 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.553 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.553 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.553 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.554 [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) 2024-11-01 17:38:52.557 [eventLoopGroupProxy-13-1 @coroutine#990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.557 [eventLoopGroupProxy-13-1 @call-handler#989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.557 [eventLoopGroupProxy-13-1 @call-handler#989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:52.558 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.564 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.564 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.564 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.564 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.566 [eventLoopGroupProxy-13-1 @call-handler#994] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:52.568 [eventLoopGroupProxy-13-1 @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.568 [eventLoopGroupProxy-13-1 @call-handler#994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.568 [eventLoopGroupProxy-13-1 @call-handler#994] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:52.569 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.572 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.572 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.572 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.572 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.574 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:52.576 [eventLoopGroupProxy-13-1 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.576 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.577 [eventLoopGroupProxy-13-1 @call-handler#999] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-11-01 17:38:52.577 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.579 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.579 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.579 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.579 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.580 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:52.624 [eventLoopGroupProxy-13-1 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.624 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.624 [eventLoopGroupProxy-13-1 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-11-01 17:38:52.625 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.628 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.628 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.628 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.628 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.630 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:52.633 [eventLoopGroupProxy-13-1 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.633 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.633 [eventLoopGroupProxy-13-1 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-11-01 17:38:52.634 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.635 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.635 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.635 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.635 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.637 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:52.639 [eventLoopGroupProxy-13-1 @coroutine#1015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.640 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.640 [eventLoopGroupProxy-13-1 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:52.640 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.646 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.646 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.646 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.646 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.648 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:52.650 [eventLoopGroupProxy-13-1 @coroutine#1020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.651 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.651 [eventLoopGroupProxy-13-1 @call-handler#1019] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:52.651 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.654 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.654 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.654 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.654 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.656 [eventLoopGroupProxy-13-1 @call-handler#1024] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:52.701 [eventLoopGroupProxy-13-1 @coroutine#1026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.701 [eventLoopGroupProxy-13-1 @call-handler#1024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.701 [eventLoopGroupProxy-13-1 @call-handler#1024] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-11-01 17:38:52.702 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.706 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.706 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.706 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.706 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.708 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:52.758 [eventLoopGroupProxy-13-1 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.758 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.759 [eventLoopGroupProxy-13-1 @call-handler#1030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-11-01 17:38:52.759 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.762 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.762 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.762 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.762 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.764 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:52.767 [eventLoopGroupProxy-13-1 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.767 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.767 [eventLoopGroupProxy-13-1 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:52.768 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.770 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.770 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.770 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.770 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.771 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:52.773 [eventLoopGroupProxy-13-1 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.774 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.774 [eventLoopGroupProxy-13-1 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:52.774 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.780 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.780 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.780 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.780 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.781 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:52.828 [eventLoopGroupProxy-13-1 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.828 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.828 [eventLoopGroupProxy-13-1 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-11-01 17:38:52.829 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.832 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.832 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.832 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.832 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.834 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:52.837 [eventLoopGroupProxy-13-1 @coroutine#1051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.837 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.837 [eventLoopGroupProxy-13-1 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:52.838 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.839 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.840 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.840 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.840 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.841 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:52.844 [eventLoopGroupProxy-13-1 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.844 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.844 [eventLoopGroupProxy-13-1 @call-handler#1055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:52.845 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.850 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.850 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.850 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.850 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.852 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:52.854 [eventLoopGroupProxy-13-1 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.854 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.854 [eventLoopGroupProxy-13-1 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-11-01 17:38:52.855 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.857 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.857 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.857 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.857 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.859 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:52.861 [eventLoopGroupProxy-13-1 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.862 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.862 [eventLoopGroupProxy-13-1 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:52.863 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.864 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.864 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.864 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.864 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.866 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:52.896 [DefaultDispatcher-worker-6 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-11-01 17:38:52.912 [eventLoopGroupProxy-13-1 @coroutine#1072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.912 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.913 [eventLoopGroupProxy-13-1 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-11-01 17:38:52.913 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.917 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.917 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.917 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.917 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.918 [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) 2024-11-01 17:38:52.921 [eventLoopGroupProxy-13-1 @coroutine#1077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.921 [eventLoopGroupProxy-13-1 @call-handler#1076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.921 [eventLoopGroupProxy-13-1 @call-handler#1076] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:52.922 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.924 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.924 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.924 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.924 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.925 [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) 2024-11-01 17:38:52.928 [eventLoopGroupProxy-13-1 @coroutine#1082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.928 [eventLoopGroupProxy-13-1 @call-handler#1081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.928 [eventLoopGroupProxy-13-1 @call-handler#1081] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:52.929 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.930 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.930 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.930 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.930 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.936 [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) 2024-11-01 17:38:52.938 [eventLoopGroupProxy-13-1 @coroutine#1087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.939 [eventLoopGroupProxy-13-1 @call-handler#1086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.939 [eventLoopGroupProxy-13-1 @call-handler#1086] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:52.939 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.941 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.941 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.941 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.942 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.943 [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) 2024-11-01 17:38:52.946 [eventLoopGroupProxy-13-1 @coroutine#1092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.946 [eventLoopGroupProxy-13-1 @call-handler#1091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.946 [eventLoopGroupProxy-13-1 @call-handler#1091] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:52.946 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.949 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.949 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.949 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.949 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.950 [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) 2024-11-01 17:38:52.953 [eventLoopGroupProxy-13-1 @coroutine#1097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.954 [eventLoopGroupProxy-13-1 @call-handler#1096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.954 [eventLoopGroupProxy-13-1 @call-handler#1096] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-11-01 17:38:52.954 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.956 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.956 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.956 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.956 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.957 [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) 2024-11-01 17:38:52.960 [eventLoopGroupProxy-13-1 @coroutine#1102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.960 [eventLoopGroupProxy-13-1 @call-handler#1101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.960 [eventLoopGroupProxy-13-1 @call-handler#1101] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:52.961 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.963 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.967 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.967 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.967 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.969 [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) 2024-11-01 17:38:52.971 [eventLoopGroupProxy-13-1 @coroutine#1107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.971 [eventLoopGroupProxy-13-1 @call-handler#1106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.971 [eventLoopGroupProxy-13-1 @call-handler#1106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:52.972 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.975 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.975 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.975 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.975 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.976 [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) 2024-11-01 17:38:52.979 [eventLoopGroupProxy-13-1 @coroutine#1112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.979 [eventLoopGroupProxy-13-1 @call-handler#1111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.979 [eventLoopGroupProxy-13-1 @call-handler#1111] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:52.980 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.981 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.981 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.981 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.981 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.983 [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) 2024-11-01 17:38:52.985 [eventLoopGroupProxy-13-1 @coroutine#1117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.985 [eventLoopGroupProxy-13-1 @call-handler#1116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.985 [eventLoopGroupProxy-13-1 @call-handler#1116] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-11-01 17:38:52.986 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.988 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.988 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.988 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.988 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:52.993 [eventLoopGroupProxy-13-1 @call-handler#1122] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:52.996 [eventLoopGroupProxy-13-1 @coroutine#1123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:52.996 [eventLoopGroupProxy-13-1 @call-handler#1122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:52.996 [eventLoopGroupProxy-13-1 @call-handler#1122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:52.997 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.998 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.998 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:52.998 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:52.998 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.000 [eventLoopGroupProxy-13-1 @call-handler#1127] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:53.001 [eventLoopGroupProxy-13-1 @coroutine#1128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.002 [eventLoopGroupProxy-13-1 @call-handler#1127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.002 [eventLoopGroupProxy-13-1 @call-handler#1127] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.002 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.005 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.005 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.005 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.005 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.007 [eventLoopGroupProxy-13-1 @call-handler#1132] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:53.009 [eventLoopGroupProxy-13-1 @coroutine#1133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.010 [eventLoopGroupProxy-13-1 @call-handler#1132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.010 [eventLoopGroupProxy-13-1 @call-handler#1132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-11-01 17:38:53.011 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.012 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.012 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.012 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.012 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.014 [eventLoopGroupProxy-13-1 @call-handler#1137] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:53.060 [eventLoopGroupProxy-13-1 @coroutine#1138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.060 [eventLoopGroupProxy-13-1 @call-handler#1137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.060 [eventLoopGroupProxy-13-1 @call-handler#1137] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-11-01 17:38:53.061 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.064 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.064 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.064 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.064 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.066 [eventLoopGroupProxy-13-1 @call-handler#1142] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:53.069 [eventLoopGroupProxy-13-1 @coroutine#1143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.069 [eventLoopGroupProxy-13-1 @call-handler#1142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.069 [eventLoopGroupProxy-13-1 @call-handler#1142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.070 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.071 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.071 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.071 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.071 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.073 [eventLoopGroupProxy-13-1 @call-handler#1147] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:53.075 [eventLoopGroupProxy-13-1 @coroutine#1148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.075 [eventLoopGroupProxy-13-1 @call-handler#1147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.075 [eventLoopGroupProxy-13-1 @call-handler#1147] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.076 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.077 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.077 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.077 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.077 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.082 [eventLoopGroupProxy-13-1 @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) 2024-11-01 17:38:53.128 [eventLoopGroupProxy-13-1 @coroutine#1153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.129 [eventLoopGroupProxy-13-1 @call-handler#1152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.129 [eventLoopGroupProxy-13-1 @call-handler#1152] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-11-01 17:38:53.129 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.133 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.133 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.133 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.133 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.134 [eventLoopGroupProxy-13-1 @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) 2024-11-01 17:38:53.137 [eventLoopGroupProxy-13-1 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.137 [eventLoopGroupProxy-13-1 @call-handler#1157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.137 [eventLoopGroupProxy-13-1 @call-handler#1157] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.138 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.139 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.140 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.140 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.140 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.141 [eventLoopGroupProxy-13-1 @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) 2024-11-01 17:38:53.144 [eventLoopGroupProxy-13-1 @coroutine#1163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.144 [eventLoopGroupProxy-13-1 @call-handler#1162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.144 [eventLoopGroupProxy-13-1 @call-handler#1162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.145 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.147 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.147 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.147 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.147 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.153 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:53.155 [eventLoopGroupProxy-13-1 @coroutine#1168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.155 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.156 [eventLoopGroupProxy-13-1 @call-handler#1167] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.156 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.158 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.158 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.158 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.158 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.159 [eventLoopGroupProxy-13-1 @call-handler#1172] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:53.205 [eventLoopGroupProxy-13-1 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.205 [eventLoopGroupProxy-13-1 @call-handler#1172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.206 [eventLoopGroupProxy-13-1 @call-handler#1172] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-11-01 17:38:53.206 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.209 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.209 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.209 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.209 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.211 [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) 2024-11-01 17:38:53.213 [eventLoopGroupProxy-13-1 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.214 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.214 [eventLoopGroupProxy-13-1 @call-handler#1177] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.215 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.216 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.216 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.216 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.216 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.218 [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) 2024-11-01 17:38:53.268 [eventLoopGroupProxy-13-1 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.268 [eventLoopGroupProxy-13-1 @call-handler#1182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.268 [eventLoopGroupProxy-13-1 @call-handler#1182] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-11-01 17:38:53.269 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.273 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.273 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.273 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.273 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.274 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:53.330 [eventLoopGroupProxy-13-1 @coroutine#1189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.330 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.330 [eventLoopGroupProxy-13-1 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 56ms 2024-11-01 17:38:53.331 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.334 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.334 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.334 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.334 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.335 [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) 2024-11-01 17:38:53.381 [eventLoopGroupProxy-13-1 @coroutine#1194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.381 [eventLoopGroupProxy-13-1 @call-handler#1193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.381 [eventLoopGroupProxy-13-1 @call-handler#1193] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-11-01 17:38:53.382 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.385 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.385 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.385 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.385 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.387 [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) 2024-11-01 17:38:53.420 [DefaultDispatcher-worker-4 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-11-01 17:38:53.431 [eventLoopGroupProxy-13-1 @coroutine#1200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.432 [eventLoopGroupProxy-13-1 @call-handler#1198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.432 [eventLoopGroupProxy-13-1 @call-handler#1198] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-11-01 17:38:53.433 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.436 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.436 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.436 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.436 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.437 [eventLoopGroupProxy-13-1 @call-handler#1204] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:53.440 [eventLoopGroupProxy-13-1 @coroutine#1205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.440 [eventLoopGroupProxy-13-1 @call-handler#1204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.440 [eventLoopGroupProxy-13-1 @call-handler#1204] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.441 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.442 [DefaultDispatcher-worker-11 @coroutine#1206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.443 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.443 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.443 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.443 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.445 [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) 2024-11-01 17:38:53.447 [eventLoopGroupProxy-13-1 @coroutine#1212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.447 [eventLoopGroupProxy-13-1 @call-handler#1211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.447 [eventLoopGroupProxy-13-1 @call-handler#1211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.448 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.449 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.449 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.449 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.449 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.451 [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) 2024-11-01 17:38:53.458 [eventLoopGroupProxy-13-1 @coroutine#1217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.458 [eventLoopGroupProxy-13-1 @call-handler#1216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.458 [eventLoopGroupProxy-13-1 @call-handler#1216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-11-01 17:38:53.459 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.460 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.460 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.460 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.460 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.461 [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) 2024-11-01 17:38:53.464 [eventLoopGroupProxy-13-1 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.464 [eventLoopGroupProxy-13-1 @call-handler#1221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.464 [eventLoopGroupProxy-13-1 @call-handler#1221] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.465 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.468 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.468 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.468 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.468 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.469 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:53.471 [DefaultDispatcher-worker-2 @coroutine#1222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a941fb4 2024-11-01 17:38:53.471 [eventLoopGroupProxy-13-1 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.472 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.472 [eventLoopGroupProxy-13-1 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.472 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.474 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.474 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.474 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.474 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.475 [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) 2024-11-01 17:38:53.478 [eventLoopGroupProxy-13-1 @coroutine#1234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.478 [eventLoopGroupProxy-13-1 @call-handler#1233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.478 [eventLoopGroupProxy-13-1 @call-handler#1233] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.479 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.480 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.480 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.480 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.480 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.486 [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) 2024-11-01 17:38:53.488 [eventLoopGroupProxy-13-1 @coroutine#1239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.488 [eventLoopGroupProxy-13-1 @call-handler#1238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.488 [eventLoopGroupProxy-13-1 @call-handler#1238] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-11-01 17:38:53.489 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.490 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.490 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.490 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.490 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.492 [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) 2024-11-01 17:38:53.495 [eventLoopGroupProxy-13-1 @coroutine#1244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.495 [eventLoopGroupProxy-13-1 @call-handler#1243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.495 [eventLoopGroupProxy-13-1 @call-handler#1243] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.495 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.498 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.498 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.499 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.499 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.500 [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) 2024-11-01 17:38:53.502 [eventLoopGroupProxy-13-1 @coroutine#1249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.503 [eventLoopGroupProxy-13-1 @call-handler#1248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.503 [eventLoopGroupProxy-13-1 @call-handler#1248] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.503 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.505 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.505 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.505 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.505 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.506 [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) 2024-11-01 17:38:53.509 [eventLoopGroupProxy-13-1 @coroutine#1254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.509 [eventLoopGroupProxy-13-1 @call-handler#1253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.509 [eventLoopGroupProxy-13-1 @call-handler#1253] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.510 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.511 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.511 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.511 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.511 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.517 [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) 2024-11-01 17:38:53.519 [eventLoopGroupProxy-13-1 @coroutine#1259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.519 [eventLoopGroupProxy-13-1 @call-handler#1258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.519 [eventLoopGroupProxy-13-1 @call-handler#1258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-11-01 17:38:53.520 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.521 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.521 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.521 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.521 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.523 [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) 2024-11-01 17:38:53.525 [eventLoopGroupProxy-13-1 @coroutine#1264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.525 [eventLoopGroupProxy-13-1 @call-handler#1263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.525 [eventLoopGroupProxy-13-1 @call-handler#1263] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-11-01 17:38:53.526 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.528 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.528 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.528 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.528 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.530 [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) 2024-11-01 17:38:53.532 [eventLoopGroupProxy-13-1 @coroutine#1269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.532 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.532 [eventLoopGroupProxy-13-1 @call-handler#1268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.533 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.534 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.534 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.534 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.534 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.536 [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) 2024-11-01 17:38:53.538 [eventLoopGroupProxy-13-1 @coroutine#1274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.539 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.539 [eventLoopGroupProxy-13-1 @call-handler#1273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.539 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.545 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.545 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.545 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.545 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.547 [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) 2024-11-01 17:38:53.593 [eventLoopGroupProxy-13-1 @coroutine#1279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.594 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.594 [eventLoopGroupProxy-13-1 @call-handler#1278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-11-01 17:38:53.595 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.598 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.598 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.598 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.598 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.600 [eventLoopGroupProxy-13-1 @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) 2024-11-01 17:38:53.602 [eventLoopGroupProxy-13-1 @coroutine#1285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.602 [eventLoopGroupProxy-13-1 @call-handler#1284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.603 [eventLoopGroupProxy-13-1 @call-handler#1284] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.603 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.605 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.605 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.605 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.605 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.606 [eventLoopGroupProxy-13-1 @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) 2024-11-01 17:38:53.608 [eventLoopGroupProxy-13-1 @coroutine#1290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.608 [eventLoopGroupProxy-13-1 @call-handler#1289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.608 [eventLoopGroupProxy-13-1 @call-handler#1289] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-11-01 17:38:53.609 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.610 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.610 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.610 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.610 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.611 [eventLoopGroupProxy-13-1 @call-handler#1294] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:53.618 [eventLoopGroupProxy-13-1 @coroutine#1295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.618 [eventLoopGroupProxy-13-1 @call-handler#1294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.618 [eventLoopGroupProxy-13-1 @call-handler#1294] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-11-01 17:38:53.619 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.620 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.620 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.620 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.620 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.621 [eventLoopGroupProxy-13-1 @call-handler#1299] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:53.624 [eventLoopGroupProxy-13-1 @coroutine#1300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.624 [eventLoopGroupProxy-13-1 @call-handler#1299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.624 [eventLoopGroupProxy-13-1 @call-handler#1299] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.624 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.627 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.627 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.627 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.627 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.628 [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) 2024-11-01 17:38:53.631 [eventLoopGroupProxy-13-1 @coroutine#1305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.631 [eventLoopGroupProxy-13-1 @call-handler#1304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.631 [eventLoopGroupProxy-13-1 @call-handler#1304] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.632 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.633 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.634 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.634 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.634 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.635 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:53.638 [eventLoopGroupProxy-13-1 @coroutine#1310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.638 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.638 [eventLoopGroupProxy-13-1 @call-handler#1309] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.639 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.644 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.645 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.645 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.645 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.646 [eventLoopGroupProxy-13-1 @call-handler#1314] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:53.692 [eventLoopGroupProxy-13-1 @coroutine#1315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.693 [eventLoopGroupProxy-13-1 @call-handler#1314] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.693 [eventLoopGroupProxy-13-1 @call-handler#1314] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-11-01 17:38:53.693 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.696 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.697 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.697 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.697 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.698 [eventLoopGroupProxy-13-1 @call-handler#1319] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:53.700 [eventLoopGroupProxy-13-1 @coroutine#1320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.701 [eventLoopGroupProxy-13-1 @call-handler#1319] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.701 [eventLoopGroupProxy-13-1 @call-handler#1319] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.701 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.703 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.703 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.703 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.703 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.704 [eventLoopGroupProxy-13-1 @call-handler#1324] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:53.707 [eventLoopGroupProxy-13-1 @coroutine#1325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.707 [eventLoopGroupProxy-13-1 @call-handler#1324] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.708 [eventLoopGroupProxy-13-1 @call-handler#1324] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-11-01 17:38:53.708 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.710 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.710 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.710 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.710 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.715 [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) 2024-11-01 17:38:53.760 [eventLoopGroupProxy-13-1 @coroutine#1330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.760 [eventLoopGroupProxy-13-1 @call-handler#1329] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.760 [eventLoopGroupProxy-13-1 @call-handler#1329] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-11-01 17:38:53.760 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.764 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.764 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.764 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.764 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.766 [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) 2024-11-01 17:38:53.769 [eventLoopGroupProxy-13-1 @coroutine#1335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.769 [eventLoopGroupProxy-13-1 @call-handler#1334] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.769 [eventLoopGroupProxy-13-1 @call-handler#1334] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.769 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.771 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.771 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.771 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.771 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.772 [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) 2024-11-01 17:38:53.774 [eventLoopGroupProxy-13-1 @coroutine#1340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.775 [eventLoopGroupProxy-13-1 @call-handler#1339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.775 [eventLoopGroupProxy-13-1 @call-handler#1339] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.775 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.776 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.777 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.777 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.781 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.782 [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) 2024-11-01 17:38:53.784 [eventLoopGroupProxy-13-1 @coroutine#1345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.784 [eventLoopGroupProxy-13-1 @call-handler#1344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.785 [eventLoopGroupProxy-13-1 @call-handler#1344] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.785 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.788 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.788 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.788 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.788 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.789 [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) 2024-11-01 17:38:53.791 [eventLoopGroupProxy-13-1 @coroutine#1350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.791 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.792 [eventLoopGroupProxy-13-1 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.792 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.793 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.793 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.793 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.793 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.794 [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) 2024-11-01 17:38:53.796 [eventLoopGroupProxy-13-1 @coroutine#1355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.797 [eventLoopGroupProxy-13-1 @call-handler#1354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.797 [eventLoopGroupProxy-13-1 @call-handler#1354] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.797 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.798 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.798 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.798 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.799 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.804 [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) 2024-11-01 17:38:53.806 [eventLoopGroupProxy-13-1 @coroutine#1360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.806 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.806 [eventLoopGroupProxy-13-1 @call-handler#1359] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.807 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.808 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.808 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.808 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.808 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.809 [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) 2024-11-01 17:38:53.811 [eventLoopGroupProxy-13-1 @coroutine#1365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.811 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.811 [eventLoopGroupProxy-13-1 @call-handler#1364] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-11-01 17:38:53.812 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.814 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.814 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.814 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.814 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.815 [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) 2024-11-01 17:38:53.817 [eventLoopGroupProxy-13-1 @coroutine#1370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.818 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.818 [eventLoopGroupProxy-13-1 @call-handler#1369] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.818 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.820 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.820 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.820 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.820 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.821 [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) 2024-11-01 17:38:53.823 [eventLoopGroupProxy-13-1 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.824 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.824 [eventLoopGroupProxy-13-1 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.824 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.825 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.826 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.826 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.826 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.827 [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) 2024-11-01 17:38:53.833 [eventLoopGroupProxy-13-1 @coroutine#1380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.833 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.833 [eventLoopGroupProxy-13-1 @call-handler#1379] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-11-01 17:38:53.834 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.835 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.835 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.835 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.835 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.836 [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) 2024-11-01 17:38:53.838 [eventLoopGroupProxy-13-1 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.838 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.839 [eventLoopGroupProxy-13-1 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.839 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.841 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.841 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.841 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.841 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.843 [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) 2024-11-01 17:38:53.888 [eventLoopGroupProxy-13-1 @coroutine#1390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.888 [eventLoopGroupProxy-13-1 @call-handler#1389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.888 [eventLoopGroupProxy-13-1 @call-handler#1389] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-11-01 17:38:53.889 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.892 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.892 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.892 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.892 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.893 [eventLoopGroupProxy-13-1 @call-handler#1395] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:53.896 [eventLoopGroupProxy-13-1 @coroutine#1396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.896 [eventLoopGroupProxy-13-1 @call-handler#1395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.897 [eventLoopGroupProxy-13-1 @call-handler#1395] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-11-01 17:38:53.897 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.899 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.899 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.899 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.899 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.900 [eventLoopGroupProxy-13-1 @call-handler#1400] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:53.944 [eventLoopGroupProxy-13-1 @coroutine#1401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.944 [eventLoopGroupProxy-13-1 @call-handler#1400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.944 [eventLoopGroupProxy-13-1 @call-handler#1400] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-11-01 17:38:53.944 [DefaultDispatcher-worker-5 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-11-01 17:38:53.944 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.947 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.947 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.947 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.947 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.949 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:53.952 [eventLoopGroupProxy-13-1 @coroutine#1407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.952 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.952 [eventLoopGroupProxy-13-1 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:53.953 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.954 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.954 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:53.954 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:53.954 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:53.955 [eventLoopGroupProxy-13-1 @call-handler#1411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:53.999 [eventLoopGroupProxy-13-1 @coroutine#1412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:53.999 [eventLoopGroupProxy-13-1 @call-handler#1411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:53.999 [eventLoopGroupProxy-13-1 @call-handler#1411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-11-01 17:38:54.000 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.003 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.003 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.003 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.003 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.004 [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) 2024-11-01 17:38:54.048 [eventLoopGroupProxy-13-1 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.048 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.048 [eventLoopGroupProxy-13-1 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-11-01 17:38:54.049 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.052 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.052 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.052 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.052 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.053 [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) 2024-11-01 17:38:54.104 [eventLoopGroupProxy-13-1 @coroutine#1422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.104 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.104 [eventLoopGroupProxy-13-1 @call-handler#1421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-11-01 17:38:54.105 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.108 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.108 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.108 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.108 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.109 [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) 2024-11-01 17:38:54.151 [eventLoopGroupProxy-13-1 @coroutine#1427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.152 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.152 [eventLoopGroupProxy-13-1 @call-handler#1426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-11-01 17:38:54.152 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.155 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.156 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.156 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.156 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.157 [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) 2024-11-01 17:38:54.200 [eventLoopGroupProxy-13-1 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.200 [eventLoopGroupProxy-13-1 @call-handler#1431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.200 [eventLoopGroupProxy-13-1 @call-handler#1431] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-11-01 17:38:54.201 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.204 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.204 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.204 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.204 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.206 [eventLoopGroupProxy-13-1 @call-handler#1437] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.208 [eventLoopGroupProxy-13-1 @coroutine#1438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.208 [eventLoopGroupProxy-13-1 @call-handler#1437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.208 [eventLoopGroupProxy-13-1 @call-handler#1437] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-11-01 17:38:54.209 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.211 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.211 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.211 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.211 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.212 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.257 [eventLoopGroupProxy-13-1 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.257 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.257 [eventLoopGroupProxy-13-1 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-11-01 17:38:54.258 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.261 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.261 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.261 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.261 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.263 [eventLoopGroupProxy-13-1 @call-handler#1447] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.266 [eventLoopGroupProxy-13-1 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.266 [eventLoopGroupProxy-13-1 @call-handler#1447] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.266 [eventLoopGroupProxy-13-1 @call-handler#1447] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-11-01 17:38:54.267 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.268 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.268 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.268 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.268 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.270 [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) 2024-11-01 17:38:54.273 [eventLoopGroupProxy-13-1 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.273 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.274 [eventLoopGroupProxy-13-1 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-11-01 17:38:54.274 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.280 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.280 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.280 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.280 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.281 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.285 [eventLoopGroupProxy-13-1 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.285 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.285 [eventLoopGroupProxy-13-1 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-11-01 17:38:54.285 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.288 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.288 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.288 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.288 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.289 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.293 [eventLoopGroupProxy-13-1 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.293 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.293 [eventLoopGroupProxy-13-1 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-11-01 17:38:54.294 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.295 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.295 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.295 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.295 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.297 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.299 [eventLoopGroupProxy-13-1 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.299 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.299 [eventLoopGroupProxy-13-1 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:54.305 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.306 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.306 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.306 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.306 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.307 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.352 [eventLoopGroupProxy-13-1 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.353 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.353 [eventLoopGroupProxy-13-1 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-11-01 17:38:54.353 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.354 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.355 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.355 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.355 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.356 [eventLoopGroupProxy-13-1 @call-handler#1477] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.358 [eventLoopGroupProxy-13-1 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.358 [eventLoopGroupProxy-13-1 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.358 [eventLoopGroupProxy-13-1 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:54.358 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.359 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.359 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.359 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.359 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.360 [eventLoopGroupProxy-13-1 @call-handler#1482] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.362 [eventLoopGroupProxy-13-1 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.362 [eventLoopGroupProxy-13-1 @call-handler#1482] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.362 [eventLoopGroupProxy-13-1 @call-handler#1482] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-11-01 17:38:54.363 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.364 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.364 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.364 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.364 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.365 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.367 [eventLoopGroupProxy-13-1 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.367 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.367 [eventLoopGroupProxy-13-1 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-11-01 17:38:54.368 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.368 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.368 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.369 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.369 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.369 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.416 [eventLoopGroupProxy-13-1 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.416 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.416 [eventLoopGroupProxy-13-1 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-11-01 17:38:54.417 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.418 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.418 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.418 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.418 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.419 [eventLoopGroupProxy-13-1 @call-handler#1497] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.422 [eventLoopGroupProxy-13-1 @coroutine#1498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.422 [eventLoopGroupProxy-13-1 @call-handler#1497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.422 [eventLoopGroupProxy-13-1 @call-handler#1497] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:54.423 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.424 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.424 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.424 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.424 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.425 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.426 [eventLoopGroupProxy-13-1 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.426 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.427 [eventLoopGroupProxy-13-1 @call-handler#1502] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:54.427 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.428 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.428 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.428 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.428 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.429 [eventLoopGroupProxy-13-1 @call-handler#1507] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.430 [eventLoopGroupProxy-13-1 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.431 [eventLoopGroupProxy-13-1 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.431 [eventLoopGroupProxy-13-1 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-11-01 17:38:54.431 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.433 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.433 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.433 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.433 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.434 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.463 [DefaultDispatcher-worker-9 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-11-01 17:38:54.479 [eventLoopGroupProxy-13-1 @coroutine#1514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.480 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.480 [eventLoopGroupProxy-13-1 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-11-01 17:38:54.481 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.482 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.483 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.483 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.483 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.484 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.533 [eventLoopGroupProxy-13-1 @coroutine#1520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.533 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.533 [eventLoopGroupProxy-13-1 @call-handler#1518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-11-01 17:38:54.534 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.535 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.535 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.535 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.535 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.537 [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) 2024-11-01 17:38:54.539 [eventLoopGroupProxy-13-1 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.539 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.539 [eventLoopGroupProxy-13-1 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-11-01 17:38:54.540 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.541 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.541 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.541 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.541 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.542 [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) 2024-11-01 17:38:54.551 [eventLoopGroupProxy-13-1 @coroutine#1530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.552 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.552 [eventLoopGroupProxy-13-1 @call-handler#1529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-11-01 17:38:54.552 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.554 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.554 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.554 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.554 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.555 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.557 [eventLoopGroupProxy-13-1 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.557 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.557 [eventLoopGroupProxy-13-1 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-11-01 17:38:54.557 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.559 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.559 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.559 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.559 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.560 [eventLoopGroupProxy-13-1 @call-handler#1539] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.604 [eventLoopGroupProxy-13-1 @coroutine#1540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.605 [eventLoopGroupProxy-13-1 @call-handler#1539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.605 [eventLoopGroupProxy-13-1 @call-handler#1539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-11-01 17:38:54.605 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.607 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.607 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.607 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.607 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.608 [eventLoopGroupProxy-13-1 @call-handler#1544] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.610 [eventLoopGroupProxy-13-1 @coroutine#1545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.610 [eventLoopGroupProxy-13-1 @call-handler#1544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.610 [eventLoopGroupProxy-13-1 @call-handler#1544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-11-01 17:38:54.611 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.612 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.612 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.612 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.612 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.613 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.656 [eventLoopGroupProxy-13-1 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.656 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.656 [eventLoopGroupProxy-13-1 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-11-01 17:38:54.657 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.658 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.658 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.658 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.658 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.659 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.703 [eventLoopGroupProxy-13-1 @coroutine#1555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.703 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.704 [eventLoopGroupProxy-13-1 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-11-01 17:38:54.704 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.705 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.705 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.705 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.705 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.706 [eventLoopGroupProxy-13-1 @call-handler#1559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.708 [eventLoopGroupProxy-13-1 @coroutine#1560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.708 [eventLoopGroupProxy-13-1 @call-handler#1559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.709 [eventLoopGroupProxy-13-1 @call-handler#1559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:54.709 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.711 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.711 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.711 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.711 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.712 [eventLoopGroupProxy-13-1 @call-handler#1564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.761 [eventLoopGroupProxy-13-1 @coroutine#1565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.761 [eventLoopGroupProxy-13-1 @call-handler#1564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.761 [eventLoopGroupProxy-13-1 @call-handler#1564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-11-01 17:38:54.762 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.764 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.764 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.764 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.764 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.765 [eventLoopGroupProxy-13-1 @call-handler#1569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.767 [eventLoopGroupProxy-13-1 @coroutine#1570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.767 [eventLoopGroupProxy-13-1 @call-handler#1569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.767 [eventLoopGroupProxy-13-1 @call-handler#1569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-11-01 17:38:54.768 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.769 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.769 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.769 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.769 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.770 [eventLoopGroupProxy-13-1 @call-handler#1574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.772 [eventLoopGroupProxy-13-1 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.772 [eventLoopGroupProxy-13-1 @call-handler#1574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.772 [eventLoopGroupProxy-13-1 @call-handler#1574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-11-01 17:38:54.772 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.773 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.773 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.773 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.773 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.774 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.776 [eventLoopGroupProxy-13-1 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.776 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.777 [eventLoopGroupProxy-13-1 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:54.777 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.779 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.779 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.779 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.779 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.780 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.791 [eventLoopGroupProxy-13-1 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.792 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.792 [eventLoopGroupProxy-13-1 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-11-01 17:38:54.792 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.795 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.795 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.795 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.795 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.796 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.839 [eventLoopGroupProxy-13-1 @coroutine#1591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.839 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.840 [eventLoopGroupProxy-13-1 @call-handler#1590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-11-01 17:38:54.840 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.843 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.843 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.843 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.843 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.845 [eventLoopGroupProxy-13-1 @call-handler#1595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.847 [eventLoopGroupProxy-13-1 @coroutine#1596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.848 [eventLoopGroupProxy-13-1 @call-handler#1595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.848 [eventLoopGroupProxy-13-1 @call-handler#1595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:54.848 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.850 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.850 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.850 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.850 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.851 [eventLoopGroupProxy-13-1 @call-handler#1600] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.854 [eventLoopGroupProxy-13-1 @coroutine#1601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.854 [eventLoopGroupProxy-13-1 @call-handler#1600] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.854 [eventLoopGroupProxy-13-1 @call-handler#1600] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-11-01 17:38:54.854 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.856 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.856 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:54.856 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.856 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:54.861 [eventLoopGroupProxy-13-1 @call-handler#1605] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:54.865 [eventLoopGroupProxy-13-1 @coroutine#1606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:54.866 [eventLoopGroupProxy-13-1 @call-handler#1605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.866 [eventLoopGroupProxy-13-1 @call-handler#1605] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-11-01 17:38:54.866 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:54.882 [DefaultDispatcher-worker-13 @coroutine#787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-11-01 17:38:54.893 [DefaultDispatcher-worker-12 @coroutine#790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-11-01 17:38:54.893 [DefaultDispatcher-worker-12 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:38:54.894 [DefaultDispatcher-worker-12 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-11-01 17:38:54.894 [DefaultDispatcher-worker-12 @coroutine#790] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:38:54.894 [DefaultDispatcher-worker-12 @coroutine#790] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-11-01 17:38:54.895 [eventLoopGroupProxy-13-1 @call-handler#1615] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-11-01 17:38:54.896 [eventLoopGroupProxy-13-1 @call-handler#1615] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-11-01 17:38:54.896 [eventLoopGroupProxy-13-1 @call-handler#1615] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-11-01 17:38:54.920 [DefaultDispatcher-worker-8 @call-handler#1615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2024-11-01 17:38:54.920 [eventLoopGroupProxy-13-1 @call-handler#1615] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:54.920 [eventLoopGroupProxy-13-1 @call-handler#1615] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-11-01 17:38:54.920 [DefaultDispatcher-worker-8 @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/655593820883894272/_ustadmanifest.json 2024-11-01 17:38:54.920 [DefaultDispatcher-worker-8 @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:8094/api/content/655593820883894272/_ustadmanifest.json. 2024-11-01 17:38:54.920 [DefaultDispatcher-worker-8 @coroutine#756] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/655593820883894272/_ustadmanifest.json 2024-11-01 17:38:54.921 [DefaultDispatcher-worker-13 @coroutine#790] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:38:54.921 [DefaultDispatcher-worker-13 @coroutine#790] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:38:54.921 [DefaultDispatcher-worker-13 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-11-01 17:38:54.921 [DefaultDispatcher-worker-13 @coroutine#790] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:38:54.922 [DefaultDispatcher-worker-12 @coroutine#756] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/655593820883894272/_ustadmanifest.json 2024-11-01 17:38:54.922 [DefaultDispatcher-worker-12 @coroutine#756] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/655593820883894272/_ustadmanifest.json 2024-11-01 17:38:54.923 [DefaultDispatcher-worker-3 @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:8094/api/content/655593820883894272/_ustadmanifest.json. 2024-11-01 17:38:54.923 [DefaultDispatcher-worker-3 @coroutine#756] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/655593820883894272/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-11-01 17:38:54.933 [DefaultDispatcher-worker-6 @coroutine#790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-11-01 17:38:54.961 [DefaultDispatcher-worker-9 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2024-11-01 17:38:54.981 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-11-01 17:38:54.981 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-11-01 17:38:54.981 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-11-01 17:38:54.981 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-11-01 17:38:54.981 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-11-01 17:38:54.986 [Test worker @coroutine#1631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a941fb4 2024-11-01 17:38:54.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-11-01 17:38:54.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-11-01 17:38:54.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:54.986 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd: (connection evicted) 2024-11-01 17:38:54.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:54.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-11-01 17:38:54.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-11-01 17:38:55.382 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-11-01 17:38:55.455 [DefaultDispatcher-worker-17 @coroutine#1635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-11-01 17:38:55.467 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-11-01 17:38:55.468 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-11-01 17:38:55.991 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4df5f119 2024-11-01 17:38:55.991 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4df5f119 2024-11-01 17:38:55.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-11-01 17:38:55.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-11-01 17:38:55.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:55.992 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24bdd996: (connection evicted) 2024-11-01 17:38:55.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:55.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-11-01 17:38:55.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f3e65f4 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:56.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2024-11-01 17:38:56.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2024-11-01 17:38:56.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-11-01 17:38:56.026 [DefaultDispatcher-worker-10 @coroutine#1644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2024-11-01 17:38:56.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fe11091 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:56.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:56.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-11-01 17:38:56.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2024-11-01 17:38:56.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2024-11-01 17:38:56.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c6fe482 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:56.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-11-01 17:38:56.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd05b15 2024-11-01 17:38:56.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd05b15 2024-11-01 17:38:56.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-11-01 17:38:56.041 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-11-01 17:38:56.041 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-11-01 17:38:56.043 [DefaultDispatcher-worker-14 @coroutine#1653] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-11-01 17:38:56.053 [DefaultDispatcher-worker-14 @coroutine#1655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2024-11-01 17:38:56.055 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-11-01 17:38:56.055 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-11-01 17:38:56.055 [Test worker @coroutine#1654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-11-01 17:38:56.055 [Test worker @coroutine#1654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-11-01 17:38:56.058 [eventLoopGroupProxy-16-1 @call-handler#1660] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-11-01 17:38:56.058 [eventLoopGroupProxy-16-1 @call-handler#1660] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-11-01 17:38:56.059 [eventLoopGroupProxy-16-1 @coroutine#1661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd05b15 2024-11-01 17:38:56.061 [Test worker @coroutine#1654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-11-01 17:38:56.061 [Test worker @coroutine#1654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-11-01 17:38:56.061 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-11-01 17:38:56.061 [Test worker @coroutine#1654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:38:56.062 [Test worker @coroutine#1665] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:56.062 [Test worker @coroutine#1665] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-11-01 17:38:56.062 [Test worker @coroutine#1665] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:56.062 [Test worker @coroutine#1665] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:38:56.063 [eventLoopGroupProxy-16-1 @call-handler#1667] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-11-01 17:38:56.066 [eventLoopGroupProxy-16-1 @coroutine#1668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd05b15 2024-11-01 17:38:56.067 [eventLoopGroupProxy-16-1 @call-handler#1667] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:56.067 [Test worker @coroutine#1665] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-11-01 17:38:56.070 [eventLoopGroupProxy-16-2 @call-handler#1677] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2024-11-01 17:38:56.074 [eventLoopGroupProxy-16-2 @call-handler#1677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:38:56.081 [Test worker @coroutine#1679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2024-11-01 17:38:56.108 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:56.137 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:56.139 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:57.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-11-01 17:38:57.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:57.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:57.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:57.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:57.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16c1345b 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:57.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:57.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-11-01 17:38:57.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c41931a 2024-11-01 17:38:57.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c41931a 2024-11-01 17:38:57.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-11-01 17:38:57.201 [DefaultDispatcher-worker-15 @coroutine#1685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c41931a 2024-11-01 17:38:57.206 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34437/api/blob/upload-init-batch 2024-11-01 17:38:57.206 [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:34437/api/blob/upload-init-batch. 2024-11-01 17:38:57.206 [Test worker @coroutine#1685] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34437/api/blob/upload-init-batch 2024-11-01 17:38:57.206 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34437/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-11-01 17:38:57.208 [Test worker @coroutine#1685] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34437/api/blob/upload-init-batch 2024-11-01 17:38:57.208 [Test worker @coroutine#1685] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34437/api/blob/upload-init-batch 2024-11-01 17:38:57.208 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34437/api/blob/upload-init-batch. 2024-11-01 17:38:57.208 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34437/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:38:57.220 [DefaultDispatcher-worker-4 @coroutine#1685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c41931a 2024-11-01 17:38:57.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-11-01 17:38:57.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-11-01 17:38:57.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:57.226 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c41931a: (connection evicted) 2024-11-01 17:38:57.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:57.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-11-01 17:38:57.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-11-01 17:38:57.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-11-01 17:38:57.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:57.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:57.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:57.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:57.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:57.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:57.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28c00acd 2024-11-01 17:38:57.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:57.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:57.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:57.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:57.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:57.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:57.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:57.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:57.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:57.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:57.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:57.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:57.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:57.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:57.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:57.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:57.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:57.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:57.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:57.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-11-01 17:38:57.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:57.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:57.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:57.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:57.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:57.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:57.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:57.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:57.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-11-01 17:38:57.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@2267b0bb 2024-11-01 17:38:57.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@2267b0bb 2024-11-01 17:38:57.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-11-01 17:38:57.262 [Test worker @coroutine#1697] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33985/api/blob/upload-init-batch 2024-11-01 17:38:57.262 [Test worker @coroutine#1697] 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:33985/api/blob/upload-init-batch. 2024-11-01 17:38:57.262 [Test worker @coroutine#1697] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33985/api/blob/upload-init-batch 2024-11-01 17:38:57.262 [Test worker @coroutine#1697] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33985/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-11-01 17:38:57.264 [Test worker @coroutine#1697] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33985/api/blob/upload-init-batch 2024-11-01 17:38:57.264 [Test worker @coroutine#1697] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33985/api/blob/upload-init-batch 2024-11-01 17:38:57.265 [Test worker @coroutine#1697] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33985/api/blob/upload-init-batch. 2024-11-01 17:38:57.265 [Test worker @coroutine#1697] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33985/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:38:57.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-11-01 17:38:57.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-11-01 17:38:57.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:57.266 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2267b0bb: (connection evicted) 2024-11-01 17:38:57.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:57.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-11-01 17:38:57.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-11-01 17:38:57.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2686a801 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:57.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:57.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-11-01 17:38:57.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f6a5cc9 2024-11-01 17:38:57.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f6a5cc9 2024-11-01 17:38:57.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-11-01 17:38:57.298 [Test worker @coroutine#1703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39687/api/blob/upload-init-batch 2024-11-01 17:38:57.298 [Test worker @coroutine#1703] 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:39687/api/blob/upload-init-batch. 2024-11-01 17:38:57.298 [Test worker @coroutine#1703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39687/api/blob/upload-init-batch 2024-11-01 17:38:57.298 [Test worker @coroutine#1703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39687/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-11-01 17:38:57.300 [Test worker @coroutine#1703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39687/api/blob/upload-init-batch 2024-11-01 17:38:57.300 [Test worker @coroutine#1703] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39687/api/blob/upload-init-batch 2024-11-01 17:38:57.300 [Test worker @coroutine#1703] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39687/api/blob/upload-init-batch. 2024-11-01 17:38:57.300 [Test worker @coroutine#1703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39687/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:38:57.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-11-01 17:38:57.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-11-01 17:38:57.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:57.306 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f6a5cc9: (connection evicted) 2024-11-01 17:38:57.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:57.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-11-01 17:38:57.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66428512 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:57.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:57.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-11-01 17:38:57.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a482b3a 2024-11-01 17:38:57.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a482b3a 2024-11-01 17:38:57.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-11-01 17:38:57.647 [DefaultDispatcher-worker-4 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a482b3a 2024-11-01 17:38:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-11-01 17:38:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7205a8b7 2024-11-01 17:38:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:57.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:57.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:57.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:57.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:57.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:57.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:57.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:57.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:57.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:57.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:57.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:57.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:57.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:57.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:57.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:57.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:57.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:57.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:57.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-11-01 17:38:57.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:57.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:57.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:57.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:57.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:57.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:57.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:57.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:57.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-11-01 17:38:57.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@22cce199 2024-11-01 17:38:57.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@22cce199 2024-11-01 17:38:57.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d8b9dee 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:57.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:57.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-11-01 17:38:57.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@40dc2ade 2024-11-01 17:38:57.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@40dc2ade 2024-11-01 17:38:57.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-11-01 17:38:57.694 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:57.712 [DefaultDispatcher-worker-2 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dc2ade 2024-11-01 17:38:57.721 [DefaultDispatcher-worker-14 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dc2ade 2024-11-01 17:38:57.731 [DefaultDispatcher-worker-14 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dc2ade 2024-11-01 17:38:57.741 [DefaultDispatcher-worker-2 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dc2ade 2024-11-01 17:38:57.744 [Test worker @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dc2ade 2024-11-01 17:38:57.749 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:57.754 [DefaultDispatcher-worker-7 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dc2ade 2024-11-01 17:38:57.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-11-01 17:38:57.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-11-01 17:38:57.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:57.762 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40dc2ade: (connection evicted) 2024-11-01 17:38:57.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:57.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-11-01 17:38:57.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36017835 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:57.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-11-01 17:38:57.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@574134ba 2024-11-01 17:38:57.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@574134ba 2024-11-01 17:38:57.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-11-01 17:38:57.816 [DefaultDispatcher-worker-4 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574134ba 2024-11-01 17:38:57.825 [DefaultDispatcher-worker-8 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574134ba 2024-11-01 17:38:57.833 [DefaultDispatcher-worker-12 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574134ba 2024-11-01 17:38:57.843 [DefaultDispatcher-worker-11 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574134ba 2024-11-01 17:38:57.848 [Test worker @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574134ba 2024-11-01 17:38:57.859 [DefaultDispatcher-worker-8 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574134ba 2024-11-01 17:38:57.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-11-01 17:38:57.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-11-01 17:38:57.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:57.861 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@574134ba: (connection evicted) 2024-11-01 17:38:57.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:57.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-11-01 17:38:57.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-11-01 17:38:57.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-11-01 17:38:57.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:57.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:57.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:57.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:57.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:57.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:57.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7789526e 2024-11-01 17:38:57.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:57.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:57.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:57.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:57.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:57.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:57.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:57.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:57.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:57.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:57.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:57.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:57.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:57.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:57.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:57.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:57.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:57.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:57.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:57.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-11-01 17:38:57.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:57.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:57.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:57.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:57.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:57.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:57.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:57.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:57.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-11-01 17:38:57.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@580e01cd 2024-11-01 17:38:57.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@580e01cd 2024-11-01 17:38:57.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-11-01 17:38:57.905 [DefaultDispatcher-worker-12 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580e01cd 2024-11-01 17:38:57.915 [DefaultDispatcher-worker-12 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580e01cd 2024-11-01 17:38:57.925 [DefaultDispatcher-worker-11 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580e01cd 2024-11-01 17:38:57.935 [DefaultDispatcher-worker-15 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580e01cd 2024-11-01 17:38:57.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-11-01 17:38:57.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-11-01 17:38:57.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:57.936 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@580e01cd: (connection evicted) 2024-11-01 17:38:57.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:57.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-11-01 17:38:57.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-11-01 17:38:57.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@408980aa 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:38:57.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:38:57.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-11-01 17:38:57.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c2e03d 2024-11-01 17:38:57.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c2e03d 2024-11-01 17:38:57.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-11-01 17:38:57.980 [DefaultDispatcher-worker-9 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c2e03d 2024-11-01 17:38:57.990 [DefaultDispatcher-worker-15 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c2e03d 2024-11-01 17:38:58.001 [DefaultDispatcher-worker-3 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c2e03d 2024-11-01 17:38:58.010 [DefaultDispatcher-worker-6 @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2024-11-01 17:38:58.011 [DefaultDispatcher-worker-1 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c2e03d 2024-11-01 17:38:58.015 [Test worker @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c2e03d 2024-11-01 17:38:58.024 [DefaultDispatcher-worker-10 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c2e03d 2024-11-01 17:38:58.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-11-01 17:38:58.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-11-01 17:38:58.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:38:58.025 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34c2e03d: (connection evicted) 2024-11-01 17:38:58.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:38:58.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-11-01 17:38:58.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-11-01 17:38:58.040 [DefaultDispatcher-worker-8 @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd05b15 2024-11-01 17:39:04.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f8a29ca 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:04.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:04.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-11-01 17:39:04.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@492d38a2 2024-11-01 17:39:04.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@492d38a2 2024-11-01 17:39:04.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-11-01 17:39:04.962 [DefaultDispatcher-worker-14 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492d38a2 2024-11-01 17:39:05.012 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ae85aad 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:05.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:05.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-11-01 17:39:05.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a05cdc8 2024-11-01 17:39:05.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a05cdc8 2024-11-01 17:39:05.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-11-01 17:39:05.705 [DefaultDispatcher-worker-10 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a05cdc8 2024-11-01 17:39:05.716 [DefaultDispatcher-worker-11 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a05cdc8 2024-11-01 17:39:05.724 [DefaultDispatcher-worker-10 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a05cdc8 2024-11-01 17:39:05.735 [DefaultDispatcher-worker-4 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a05cdc8 2024-11-01 17:39:05.747 [DefaultDispatcher-worker-15 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a05cdc8 2024-11-01 17:39:05.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f36cd8f 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:05.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-11-01 17:39:05.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@cbea0df 2024-11-01 17:39:05.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@cbea0df 2024-11-01 17:39:05.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-11-01 17:39:05.763 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:05.796 [DefaultDispatcher-worker-14 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbea0df 2024-11-01 17:39:05.806 [DefaultDispatcher-worker-6 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbea0df 2024-11-01 17:39:05.816 [DefaultDispatcher-worker-3 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbea0df 2024-11-01 17:39:05.826 [DefaultDispatcher-worker-11 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbea0df 2024-11-01 17:39:05.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-11-01 17:39:05.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:05.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:05.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:05.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:05.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:05.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:05.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cdf61d 2024-11-01 17:39:05.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-11-01 17:39:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:05.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-11-01 17:39:05.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-11-01 17:39:05.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-11-01 17:39:05.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-11-01 17:39:05.856 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:05.881 [DefaultDispatcher-worker-11 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-11-01 17:39:05.893 [DefaultDispatcher-worker-6 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-11-01 17:39:05.903 [DefaultDispatcher-worker-12 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-11-01 17:39:05.913 [DefaultDispatcher-worker-8 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-11-01 17:39:05.923 [DefaultDispatcher-worker-12 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-11-01 17:39:05.934 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:05.937 [DefaultDispatcher-worker-8 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-11-01 17:39:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-11-01 17:39:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c4e63b3 2024-11-01 17:39:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-11-01 17:39:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:05.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-11-01 17:39:05.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7f382 2024-11-01 17:39:05.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7f382 2024-11-01 17:39:05.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-11-01 17:39:05.980 [DefaultDispatcher-worker-5 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7f382 2024-11-01 17:39:05.992 [DefaultDispatcher-worker-1 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7f382 2024-11-01 17:39:06.002 [DefaultDispatcher-worker-5 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7f382 2024-11-01 17:39:06.012 [DefaultDispatcher-worker-10 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7f382 2024-11-01 17:39:06.024 [DefaultDispatcher-worker-1 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7f382 2024-11-01 17:39:06.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b8601a1 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:06.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:06.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-11-01 17:39:06.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-11-01 17:39:06.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-11-01 17:39:06.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-11-01 17:39:06.038 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:06.071 [DefaultDispatcher-worker-1 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-11-01 17:39:06.082 [DefaultDispatcher-worker-4 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-11-01 17:39:06.092 [DefaultDispatcher-worker-12 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-11-01 17:39:06.101 [DefaultDispatcher-worker-17 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-11-01 17:39:06.111 [DefaultDispatcher-worker-17 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-11-01 17:39:06.124 [DefaultDispatcher-worker-15 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-11-01 17:39:06.126 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:06.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4917992b 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:06.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:06.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-11-01 17:39:06.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9d6c78 2024-11-01 17:39:06.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9d6c78 2024-11-01 17:39:06.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-11-01 17:39:06.175 [DefaultDispatcher-worker-14 @coroutine#1849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9d6c78 2024-11-01 17:39:06.185 [DefaultDispatcher-worker-10 @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9d6c78 2024-11-01 17:39:06.193 [DefaultDispatcher-worker-17 @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9d6c78 2024-11-01 17:39:06.202 [DefaultDispatcher-worker-17 @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9d6c78 2024-11-01 17:39:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5afaae7e 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:06.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-11-01 17:39:06.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-11-01 17:39:06.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-11-01 17:39:06.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-11-01 17:39:06.230 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:06.247 [DefaultDispatcher-worker-14 @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-11-01 17:39:06.257 [DefaultDispatcher-worker-5 @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-11-01 17:39:06.266 [DefaultDispatcher-worker-15 @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-11-01 17:39:06.274 [DefaultDispatcher-worker-7 @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-11-01 17:39:06.283 [DefaultDispatcher-worker-1 @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-11-01 17:39:06.299 [DefaultDispatcher-worker-15 @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-11-01 17:39:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-11-01 17:39:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6908674b 2024-11-01 17:39:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:06.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:06.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:06.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:06.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:06.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:06.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:06.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:06.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:06.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:06.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:06.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:06.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-11-01 17:39:06.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:06.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:06.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:06.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:06.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:06.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:06.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:06.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:06.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-11-01 17:39:06.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b74a4d 2024-11-01 17:39:06.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b74a4d 2024-11-01 17:39:06.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-11-01 17:39:06.305 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c6653e 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:06.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-11-01 17:39:06.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@788fa91f 2024-11-01 17:39:06.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@788fa91f 2024-11-01 17:39:06.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-11-01 17:39:06.348 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788fa91f 2024-11-01 17:39:06.350 [Test worker @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788fa91f 2024-11-01 17:39:06.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e243122 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:06.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-11-01 17:39:06.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-11-01 17:39:06.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-11-01 17:39:06.383 [Test worker @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-11-01 17:39:06.385 [Test worker @coroutine#1872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-11-01 17:39:06.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-11-01 17:39:06.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:06.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:06.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dba7721 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:06.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3627c 2024-11-01 17:39:06.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3627c 2024-11-01 17:39:06.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-11-01 17:39:06.404 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:06.417 [Test worker @coroutine#1875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3627c 2024-11-01 17:39:06.419 [Test worker @coroutine#1877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3627c 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39f3285d 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:06.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf7c055 2024-11-01 17:39:06.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf7c055 2024-11-01 17:39:06.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-11-01 17:39:06.423 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:06.446 [Test worker @coroutine#1880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf7c055 2024-11-01 17:39:06.448 [Test worker @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf7c055 2024-11-01 17:39:06.456 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59177/ 2024-11-01 17:39:06.457 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59177/ from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:39:06.458 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:06.459 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59177/ 2024-11-01 17:39:06.459 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59177/ 2024-11-01 17:39:06.459 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59177/ from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:39:06.492 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:06.501 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59177/ 2024-11-01 17:39:06.502 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59177/ 2024-11-01 17:39:06.502 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59177/ from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:39:06.522 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:06.545 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59177/ 2024-11-01 17:39:06.545 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59177/ 2024-11-01 17:39:06.545 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59177/ from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:39:06.593 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59177/ 2024-11-01 17:39:06.594 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59177/ 2024-11-01 17:39:06.594 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59177/ from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:39:06.637 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59177/ 2024-11-01 17:39:06.637 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59177/ 2024-11-01 17:39:06.637 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59177/ from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:39:06.681 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59177/ 2024-11-01 17:39:06.681 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59177/ 2024-11-01 17:39:06.681 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59177/ from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:39:06.725 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59177/ 2024-11-01 17:39:06.732 [Test worker @coroutine#1903] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33337/ 2024-11-01 17:39:06.732 [Test worker @coroutine#1903] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33337/ from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:39:06.734 [Test worker @coroutine#1903] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33337/ 2024-11-01 17:39:06.734 [Test worker @coroutine#1903] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33337/ 2024-11-01 17:39:06.734 [Test worker @coroutine#1903] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33337/ from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:39:06.781 [Test worker @coroutine#1903] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33337/ 2024-11-01 17:39:06.782 [Test worker @coroutine#1903] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33337/ 2024-11-01 17:39:06.782 [Test worker @coroutine#1903] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33337/ from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:39:06.825 [Test worker @coroutine#1903] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33337/ 2024-11-01 17:39:06.825 [Test worker @coroutine#1903] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33337/ 2024-11-01 17:39:06.825 [Test worker @coroutine#1903] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33337/ from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:39:06.869 [Test worker @coroutine#1903] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33337/ 2024-11-01 17:39:06.869 [Test worker @coroutine#1903] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33337/ 2024-11-01 17:39:06.869 [Test worker @coroutine#1903] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33337/ from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:39:06.913 [Test worker @coroutine#1903] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33337/ 2024-11-01 17:39:06.913 [Test worker @coroutine#1903] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33337/ 2024-11-01 17:39:06.913 [Test worker @coroutine#1903] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33337/ from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:39:06.957 [Test worker @coroutine#1903] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33337/ 2024-11-01 17:39:06.958 [Test worker @coroutine#1903] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33337/ 2024-11-01 17:39:06.958 [Test worker @coroutine#1903] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33337/ from class io.ktor.utils.io.ByteBufferChannel 2024-11-01 17:39:06.959 [Test worker @coroutine#1903] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33337/ 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20524816 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:07.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:07.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:07.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:07.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:07.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:07.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:07.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-11-01 17:39:07.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2024-11-01 17:39:07.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2024-11-01 17:39:07.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-11-01 17:39:07.123 [DefaultDispatcher-worker-12 @coroutine#1933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1644cc2d 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:07.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-11-01 17:39:07.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@162a5c4c 2024-11-01 17:39:07.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@162a5c4c 2024-11-01 17:39:07.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-11-01 17:39:07.149 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:07.185 [DefaultDispatcher-worker-12 @coroutine#1951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162a5c4c 2024-11-01 17:39:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-11-01 17:39:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55e3b64d 2024-11-01 17:39:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-11-01 17:39:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:07.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-11-01 17:39:07.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d31fb6c 2024-11-01 17:39:07.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d31fb6c 2024-11-01 17:39:07.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-11-01 17:39:07.231 [DefaultDispatcher-worker-17 @coroutine#1960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d31fb6c 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@397b5b2d 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:07.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-11-01 17:39:07.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@373fb666 2024-11-01 17:39:07.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@373fb666 2024-11-01 17:39:07.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-11-01 17:39:07.239 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:07.282 [DefaultDispatcher-worker-7 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@373fb666 2024-11-01 17:39:07.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-11-01 17:39:07.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:07.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:07.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:07.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:07.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:07.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:07.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38affd02 2024-11-01 17:39:07.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:07.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:07.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:07.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:07.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:07.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:07.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:07.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:07.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:07.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:07.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:07.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:07.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:07.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:07.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:07.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:07.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:07.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:07.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:07.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-11-01 17:39:07.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:07.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:07.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:07.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:07.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:07.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:07.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:07.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:07.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-11-01 17:39:07.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb24ad8 2024-11-01 17:39:07.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb24ad8 2024-11-01 17:39:07.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-11-01 17:39:07.288 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:07.335 [DefaultDispatcher-worker-7 @coroutine#1980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb24ad8 2024-11-01 17:39:07.336 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-11-01 17:39:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cfe32cd 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:07.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-11-01 17:39:07.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f31cf8f 2024-11-01 17:39:07.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f31cf8f 2024-11-01 17:39:07.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-11-01 17:39:07.386 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:07.396 [DefaultDispatcher-worker-8 @coroutine#1990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f31cf8f 2024-11-01 17:39:07.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-11-01 17:39:07.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@533690d 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:07.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-11-01 17:39:07.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5101b9 2024-11-01 17:39:07.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5101b9 2024-11-01 17:39:07.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-11-01 17:39:07.439 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:07.456 [DefaultDispatcher-worker-8 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5101b9 2024-11-01 17:39:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aa461 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:07.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-11-01 17:39:07.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c2d1e8 2024-11-01 17:39:07.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c2d1e8 2024-11-01 17:39:07.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-11-01 17:39:07.504 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:07.510 [DefaultDispatcher-worker-7 @coroutine#2015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c2d1e8 2024-11-01 17:39:07.523 [DefaultDispatcher-worker-17 @coroutine#2015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c2d1e8 2024-11-01 17:39:07.533 [DefaultDispatcher-worker-14 @coroutine#2015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c2d1e8 2024-11-01 17:39:07.542 [DefaultDispatcher-worker-1 @coroutine#2015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c2d1e8 2024-11-01 17:39:07.559 [DefaultDispatcher-worker-12 @coroutine#2015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c2d1e8 2024-11-01 17:39:07.561 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:07.568 [DefaultDispatcher-worker-15 @coroutine#2015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c2d1e8 2024-11-01 17:39:07.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-11-01 17:39:07.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-11-01 17:39:07.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:07.575 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52c2d1e8: (connection evicted) 2024-11-01 17:39:07.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:07.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-11-01 17:39:07.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-11-01 17:39:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-11-01 17:39:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f776b4a 2024-11-01 17:39:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:11.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:11.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:11.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-11-01 17:39:11.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:11.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:11.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:11.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:11.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:11.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:11.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:11.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:11.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-11-01 17:39:11.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2024-11-01 17:39:11.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2024-11-01 17:39:11.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-11-01 17:39:11.707 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2024-11-01 17:39:11.733 [DefaultDispatcher-worker-6 @coroutine#2038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2024-11-01 17:39:11.747 [DefaultDispatcher-worker-17 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45fa7fb7 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:11.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-11-01 17:39:11.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@bbf361a 2024-11-01 17:39:11.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@bbf361a 2024-11-01 17:39:11.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-11-01 17:39:11.769 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bbf361a 2024-11-01 17:39:11.791 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:11.796 [DefaultDispatcher-worker-14 @coroutine#2042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bbf361a 2024-11-01 17:39:11.807 [DefaultDispatcher-worker-15 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bbf361a 2024-11-01 17:39:11.817 [DefaultDispatcher-worker-6 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bbf361a 2024-11-01 17:39:11.828 [DefaultDispatcher-worker-6 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bbf361a 2024-11-01 17:39:11.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3894d1b1 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:11.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@253c7189 2024-11-01 17:39:11.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@253c7189 2024-11-01 17:39:11.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-11-01 17:39:11.850 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:11.851 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@253c7189 2024-11-01 17:39:11.877 [DefaultDispatcher-worker-6 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@253c7189 2024-11-01 17:39:11.888 [DefaultDispatcher-worker-12 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@253c7189 2024-11-01 17:39:11.898 [DefaultDispatcher-worker-11 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@253c7189 2024-11-01 17:39:11.908 [DefaultDispatcher-worker-3 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@253c7189 2024-11-01 17:39:11.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-11-01 17:39:11.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:11.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:11.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:11.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:11.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:11.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:11.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@531bfe4b 2024-11-01 17:39:11.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:11.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:11.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:11.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:11.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:11.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:11.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:11.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:11.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:11.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:11.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:11.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:11.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:11.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:11.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:11.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:11.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:11.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:11.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:11.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-11-01 17:39:11.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:11.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:11.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:11.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:11.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:11.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:11.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:11.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:11.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-11-01 17:39:11.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@77331437 2024-11-01 17:39:11.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@77331437 2024-11-01 17:39:11.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-11-01 17:39:11.929 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77331437 2024-11-01 17:39:11.931 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:11.954 [DefaultDispatcher-worker-4 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77331437 2024-11-01 17:39:11.966 [DefaultDispatcher-worker-6 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77331437 2024-11-01 17:39:11.978 [DefaultDispatcher-worker-7 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77331437 2024-11-01 17:39:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dc9e4d2 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:11.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:11.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-11-01 17:39:11.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@41bc501b 2024-11-01 17:39:11.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@41bc501b 2024-11-01 17:39:11.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-11-01 17:39:12.000 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41bc501b 2024-11-01 17:39:12.010 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:12.024 [DefaultDispatcher-worker-8 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41bc501b 2024-11-01 17:39:12.034 [DefaultDispatcher-worker-7 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41bc501b 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62d5617 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:12.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-11-01 17:39:12.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@489989eb 2024-11-01 17:39:12.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@489989eb 2024-11-01 17:39:12.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-11-01 17:39:12.058 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489989eb 2024-11-01 17:39:12.080 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:12.082 [DefaultDispatcher-worker-5 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489989eb 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e9d171c 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:12.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:12.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-11-01 17:39:12.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aff157e 2024-11-01 17:39:12.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aff157e 2024-11-01 17:39:12.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-11-01 17:39:12.107 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aff157e 2024-11-01 17:39:12.130 [DefaultDispatcher-worker-5 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aff157e 2024-11-01 17:39:12.139 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:12.191 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:12.193 [DefaultDispatcher-worker-6 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ea78f0 2024-11-01 17:39:12.281 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ac00dc9 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:12.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-11-01 17:39:12.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-11-01 17:39:12.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-11-01 17:39:12.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-11-01 17:39:12.329 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-11-01 17:39:12.339 [Test worker @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-11-01 17:39:12.340 [Test worker @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-11-01 17:39:12.343 [DefaultDispatcher-worker-4 @coroutine#2080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46223/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:12.343 [DefaultDispatcher-worker-4 @coroutine#2080] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46223/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-11-01 17:39:12.343 [DefaultDispatcher-worker-4 @coroutine#2080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46223/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:12.343 [DefaultDispatcher-worker-4 @coroutine#2080] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46223/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-11-01 17:39:12.345 [DefaultDispatcher-worker-12 @coroutine#2080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46223/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:12.345 [DefaultDispatcher-worker-12 @coroutine#2080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46223/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:12.354 [DefaultDispatcher-worker-12 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-11-01 17:39:12.354 [DefaultDispatcher-worker-12 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:12.354 [DefaultDispatcher-worker-12 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:12.354 [DefaultDispatcher-worker-12 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:12.355 [DefaultDispatcher-worker-14 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:12.355 [DefaultDispatcher-worker-14 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:12.358 [Test worker @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-11-01 17:39:12.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-11-01 17:39:12.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:12.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cb3cfef 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:12.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:12.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-11-01 17:39:12.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@197da701 2024-11-01 17:39:12.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@197da701 2024-11-01 17:39:12.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-11-01 17:39:12.391 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197da701 2024-11-01 17:39:12.402 [Test worker @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197da701 2024-11-01 17:39:12.403 [Test worker @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197da701 2024-11-01 17:39:12.404 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:12.407 [DefaultDispatcher-worker-13 @coroutine#2101] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46223/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-11-01 17:39:12.407 [DefaultDispatcher-worker-13 @coroutine#2101] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46223/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-11-01 17:39:12.407 [DefaultDispatcher-worker-13 @coroutine#2101] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46223/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-11-01 17:39:12.409 [DefaultDispatcher-worker-2 @coroutine#2101] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46223/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-11-01 17:39:12.409 [DefaultDispatcher-worker-2 @coroutine#2101] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46223/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-11-01 17:39:12.410 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@756613dd 2024-11-01 17:39:12.410 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@756613dd 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14d9ae22 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:12.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:12.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-11-01 17:39:12.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:12.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:12.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-11-01 17:39:12.414 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba1e301 2024-11-01 17:39:12.414 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba1e301 2024-11-01 17:39:12.415 [DefaultDispatcher-worker-13 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197da701 2024-11-01 17:39:12.417 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f9e78ad 2024-11-01 17:39:12.417 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f9e78ad 2024-11-01 17:39:12.420 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9ce93a 2024-11-01 17:39:12.420 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9ce93a 2024-11-01 17:39:12.422 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f21fd4f 2024-11-01 17:39:12.423 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f21fd4f 2024-11-01 17:39:12.427 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6cb041 2024-11-01 17:39:12.427 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6cb041 2024-11-01 17:39:12.430 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@73bfa91 2024-11-01 17:39:12.430 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@73bfa91 2024-11-01 17:39:12.433 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab31675 2024-11-01 17:39:12.433 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab31675 2024-11-01 17:39:12.435 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8853e9 2024-11-01 17:39:12.436 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8853e9 2024-11-01 17:39:12.436 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-11-01 17:39:12.443 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:12.453 [Test worker @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:12.455 [Test worker @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:12.456 [DefaultDispatcher-worker-13 @coroutine#2112] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47515/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:12.456 [DefaultDispatcher-worker-13 @coroutine#2112] 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:47515/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-11-01 17:39:12.456 [DefaultDispatcher-worker-13 @coroutine#2112] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47515/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:12.456 [DefaultDispatcher-worker-13 @coroutine#2112] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47515/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-11-01 17:39:12.458 [DefaultDispatcher-worker-5 @coroutine#2112] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47515/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:12.458 [DefaultDispatcher-worker-5 @coroutine#2112] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47515/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:12.461 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:12.466 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@21fd51de 2024-11-01 17:39:12.466 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@21fd51de 2024-11-01 17:39:12.467 [DefaultDispatcher-worker-6 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:12.467 [DefaultDispatcher-worker-6 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:12.467 [DefaultDispatcher-worker-6 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:12.467 [DefaultDispatcher-worker-6 @coroutine#2111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:12.468 [DefaultDispatcher-worker-11 @coroutine#2111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:12.468 [DefaultDispatcher-worker-11 @coroutine#2111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:12.471 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3aab91 2024-11-01 17:39:12.471 [Test worker @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:12.471 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3aab91 2024-11-01 17:39:12.475 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b053aae 2024-11-01 17:39:12.475 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b053aae 2024-11-01 17:39:12.479 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e07a1aa 2024-11-01 17:39:12.479 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e07a1aa 2024-11-01 17:39:12.481 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bf6e15 2024-11-01 17:39:12.481 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bf6e15 2024-11-01 17:39:12.483 [DefaultDispatcher-worker-6 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:12.485 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa32f10 2024-11-01 17:39:12.485 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa32f10 2024-11-01 17:39:12.488 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df1be00 2024-11-01 17:39:12.488 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df1be00 2024-11-01 17:39:12.490 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@e285ee5 2024-11-01 17:39:12.490 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@e285ee5 2024-11-01 17:39:12.493 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@503956f3 2024-11-01 17:39:12.493 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@503956f3 2024-11-01 17:39:12.493 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-11-01 17:39:12.495 [DefaultDispatcher-worker-8 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:12.506 [DefaultDispatcher-worker-6 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:12.512 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:12.516 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@35045690 2024-11-01 17:39:12.516 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@35045690 2024-11-01 17:39:12.517 [DefaultDispatcher-worker-10 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:12.520 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc3be40 2024-11-01 17:39:12.520 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc3be40 2024-11-01 17:39:12.523 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ffc3de0 2024-11-01 17:39:12.523 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ffc3de0 2024-11-01 17:39:12.526 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7afeb47b 2024-11-01 17:39:12.526 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7afeb47b 2024-11-01 17:39:12.529 [DefaultDispatcher-worker-5 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:12.529 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd9dd62 2024-11-01 17:39:12.529 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd9dd62 2024-11-01 17:39:12.533 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bce4f27 2024-11-01 17:39:12.533 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bce4f27 2024-11-01 17:39:12.536 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@15037883 2024-11-01 17:39:12.536 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@15037883 2024-11-01 17:39:12.538 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ad14b34 2024-11-01 17:39:12.538 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ad14b34 2024-11-01 17:39:12.539 [DefaultDispatcher-worker-12 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:12.541 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@39c0a7c1 2024-11-01 17:39:12.541 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@39c0a7c1 2024-11-01 17:39:12.541 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-11-01 17:39:12.550 [DefaultDispatcher-worker-10 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:12.560 [DefaultDispatcher-worker-7 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:12.574 [DefaultDispatcher-worker-13 @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:12.584 [DefaultDispatcher-worker-12 @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-11-01 17:39:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58a5b69c 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:12.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:12.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-11-01 17:39:12.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@735dc133 2024-11-01 17:39:12.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@735dc133 2024-11-01 17:39:12.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-11-01 17:39:12.631 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735dc133 2024-11-01 17:39:12.641 [Test worker @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735dc133 2024-11-01 17:39:12.642 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:12.643 [Test worker @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735dc133 2024-11-01 17:39:12.644 [DefaultDispatcher-worker-3 @coroutine#2159] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49681/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:12.644 [DefaultDispatcher-worker-3 @coroutine#2159] 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:49681/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-11-01 17:39:12.644 [DefaultDispatcher-worker-3 @coroutine#2159] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49681/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:12.644 [DefaultDispatcher-worker-3 @coroutine#2159] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49681/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-11-01 17:39:12.646 [DefaultDispatcher-worker-3 @coroutine#2159] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49681/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:12.646 [DefaultDispatcher-worker-3 @coroutine#2159] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49681/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:12.656 [DefaultDispatcher-worker-15 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735dc133 2024-11-01 17:39:12.656 [DefaultDispatcher-worker-15 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:12.656 [DefaultDispatcher-worker-15 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:12.656 [DefaultDispatcher-worker-15 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:12.657 [DefaultDispatcher-worker-11 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:12.657 [DefaultDispatcher-worker-11 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:12.659 [Test worker @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735dc133 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@480fb706 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:12.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:12.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-11-01 17:39:12.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-11-01 17:39:12.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-11-01 17:39:12.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-11-01 17:39:12.666 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-11-01 17:39:12.679 [Test worker @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-11-01 17:39:12.681 [Test worker @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-11-01 17:39:12.683 [DefaultDispatcher-worker-2 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49681/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-11-01 17:39:12.683 [DefaultDispatcher-worker-2 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49681/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-11-01 17:39:12.683 [DefaultDispatcher-worker-2 @coroutine#2181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49681/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-11-01 17:39:12.684 [DefaultDispatcher-worker-2 @coroutine#2181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49681/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-11-01 17:39:12.684 [DefaultDispatcher-worker-2 @coroutine#2181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49681/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-11-01 17:39:12.691 [DefaultDispatcher-worker-1 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-11-01 17:39:12.698 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:12.702 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3e04f1 2024-11-01 17:39:12.702 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3e04f1 2024-11-01 17:39:12.705 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f9ede6 2024-11-01 17:39:12.705 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f9ede6 2024-11-01 17:39:12.709 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c66f81 2024-11-01 17:39:12.709 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c66f81 2024-11-01 17:39:12.712 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c4e7dd 2024-11-01 17:39:12.712 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c4e7dd 2024-11-01 17:39:12.715 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f967c38 2024-11-01 17:39:12.715 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f967c38 2024-11-01 17:39:12.717 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@45fa30f1 2024-11-01 17:39:12.718 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@45fa30f1 2024-11-01 17:39:12.720 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4742f5a8 2024-11-01 17:39:12.720 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4742f5a8 2024-11-01 17:39:12.722 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@14eb1892 2024-11-01 17:39:12.722 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@14eb1892 2024-11-01 17:39:12.725 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1810c18b 2024-11-01 17:39:12.725 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1810c18b 2024-11-01 17:39:12.725 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-11-01 17:39:12.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@259f0fdb 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:12.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-11-01 17:39:12.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-11-01 17:39:12.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-11-01 17:39:12.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-11-01 17:39:12.757 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-11-01 17:39:12.765 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:12.767 [Test worker @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-11-01 17:39:12.768 [Test worker @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-11-01 17:39:12.769 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7b3e05 2024-11-01 17:39:12.769 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7b3e05 2024-11-01 17:39:12.769 [DefaultDispatcher-worker-11 @coroutine#2191] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56961/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:12.769 [DefaultDispatcher-worker-11 @coroutine#2191] 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:56961/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-11-01 17:39:12.769 [DefaultDispatcher-worker-11 @coroutine#2191] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56961/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:12.770 [DefaultDispatcher-worker-11 @coroutine#2191] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56961/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-11-01 17:39:12.771 [DefaultDispatcher-worker-3 @coroutine#2191] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56961/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:12.771 [DefaultDispatcher-worker-3 @coroutine#2191] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56961/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:12.773 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@30bcc7ba 2024-11-01 17:39:12.773 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@30bcc7ba 2024-11-01 17:39:12.777 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@34835575 2024-11-01 17:39:12.777 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@34835575 2024-11-01 17:39:12.781 [DefaultDispatcher-worker-9 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-11-01 17:39:12.781 [DefaultDispatcher-worker-9 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:12.781 [DefaultDispatcher-worker-9 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:12.781 [DefaultDispatcher-worker-9 @coroutine#2190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:12.782 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7181cd81 2024-11-01 17:39:12.782 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7181cd81 2024-11-01 17:39:12.782 [DefaultDispatcher-worker-5 @coroutine#2190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:12.782 [DefaultDispatcher-worker-5 @coroutine#2190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:12.784 [Test worker @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-11-01 17:39:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-11-01 17:39:12.784 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ed4ea2 2024-11-01 17:39:12.784 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ed4ea2 2024-11-01 17:39:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fb58f15 2024-11-01 17:39:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:12.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:12.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-11-01 17:39:12.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-11-01 17:39:12.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:12.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:12.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-11-01 17:39:12.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:12.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-11-01 17:39:12.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:12.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:12.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:12.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:12.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:12.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:12.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:12.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:12.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-11-01 17:39:12.787 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@403adad2 2024-11-01 17:39:12.787 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@403adad2 2024-11-01 17:39:12.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-11-01 17:39:12.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-11-01 17:39:12.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-11-01 17:39:12.790 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ebc075d 2024-11-01 17:39:12.790 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ebc075d 2024-11-01 17:39:12.790 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-11-01 17:39:12.792 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ae32ce 2024-11-01 17:39:12.792 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ae32ce 2024-11-01 17:39:12.795 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4af607 2024-11-01 17:39:12.795 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4af607 2024-11-01 17:39:12.795 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-11-01 17:39:12.803 [Test worker @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-11-01 17:39:12.804 [Test worker @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a0a0f12 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:12.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-11-01 17:39:12.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c095a5 2024-11-01 17:39:12.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c095a5 2024-11-01 17:39:12.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-11-01 17:39:12.815 [DefaultDispatcher-worker-5 @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-11-01 17:39:12.828 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:12.832 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e7839d2 2024-11-01 17:39:12.832 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e7839d2 2024-11-01 17:39:12.832 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c095a5 2024-11-01 17:39:12.836 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@40bfde6d 2024-11-01 17:39:12.836 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@40bfde6d 2024-11-01 17:39:12.840 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@448052a2 2024-11-01 17:39:12.840 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@448052a2 2024-11-01 17:39:12.842 [Test worker @coroutine#2215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c095a5 2024-11-01 17:39:12.842 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@182d456 2024-11-01 17:39:12.842 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@182d456 2024-11-01 17:39:12.844 [Test worker @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c095a5 2024-11-01 17:39:12.845 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@e3bcb1d 2024-11-01 17:39:12.845 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@e3bcb1d 2024-11-01 17:39:12.845 [DefaultDispatcher-worker-5 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54847/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:12.845 [DefaultDispatcher-worker-5 @coroutine#2221] 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:54847/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-11-01 17:39:12.845 [DefaultDispatcher-worker-5 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54847/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:12.845 [DefaultDispatcher-worker-5 @coroutine#2221] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54847/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-11-01 17:39:12.848 [DefaultDispatcher-worker-1 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54847/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:12.848 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c93001 2024-11-01 17:39:12.848 [DefaultDispatcher-worker-1 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54847/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:12.848 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c93001 2024-11-01 17:39:12.850 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@769a71f8 2024-11-01 17:39:12.850 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@769a71f8 2024-11-01 17:39:12.853 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ad2b19 2024-11-01 17:39:12.853 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ad2b19 2024-11-01 17:39:12.855 [DefaultDispatcher-worker-6 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c095a5 2024-11-01 17:39:12.855 [DefaultDispatcher-worker-6 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:12.855 [DefaultDispatcher-worker-6 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:12.855 [DefaultDispatcher-worker-6 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:12.856 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@311e7712 2024-11-01 17:39:12.856 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@311e7712 2024-11-01 17:39:12.856 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-11-01 17:39:12.856 [DefaultDispatcher-worker-5 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:12.856 [DefaultDispatcher-worker-5 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:12.858 [Test worker @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c095a5 2024-11-01 17:39:12.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a6924ad 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:12.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-11-01 17:39:12.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-11-01 17:39:12.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-11-01 17:39:12.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-11-01 17:39:12.864 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-11-01 17:39:12.874 [Test worker @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-11-01 17:39:12.875 [Test worker @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-11-01 17:39:12.876 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-11-01 17:39:12.876 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:12.876 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:12.876 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:12.876 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:12.876 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:12.876 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:12.876 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60d72e17 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fa570f 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fa570f 2024-11-01 17:39:12.877 [DefaultDispatcher-worker-17 @coroutine#2242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-11-01 17:39:12.889 [DefaultDispatcher-worker-5 @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-11-01 17:39:12.889 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:12.893 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@72877e61 2024-11-01 17:39:12.893 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@72877e61 2024-11-01 17:39:12.897 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c409e41 2024-11-01 17:39:12.897 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c409e41 2024-11-01 17:39:12.901 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@787f1511 2024-11-01 17:39:12.901 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@787f1511 2024-11-01 17:39:12.904 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7d947a 2024-11-01 17:39:12.904 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7d947a 2024-11-01 17:39:12.905 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fa570f 2024-11-01 17:39:12.906 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c091c2 2024-11-01 17:39:12.906 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c091c2 2024-11-01 17:39:12.907 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:12.909 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0aab8d 2024-11-01 17:39:12.909 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0aab8d 2024-11-01 17:39:12.911 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ba0a2b 2024-11-01 17:39:12.911 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ba0a2b 2024-11-01 17:39:12.911 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5df080 2024-11-01 17:39:12.911 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5df080 2024-11-01 17:39:12.914 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d526b35 2024-11-01 17:39:12.914 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d526b35 2024-11-01 17:39:12.914 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7de64c 2024-11-01 17:39:12.914 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7de64c 2024-11-01 17:39:12.915 [DefaultDispatcher-worker-17 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fa570f 2024-11-01 17:39:12.916 [DefaultDispatcher-worker-17 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fa570f 2024-11-01 17:39:12.917 [DefaultDispatcher-worker-4 @coroutine#2250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:12.917 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2decbfdc 2024-11-01 17:39:12.917 [DefaultDispatcher-worker-4 @coroutine#2250] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-11-01 17:39:12.917 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2decbfdc 2024-11-01 17:39:12.917 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-11-01 17:39:12.917 [DefaultDispatcher-worker-4 @coroutine#2250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:12.917 [DefaultDispatcher-worker-4 @coroutine#2250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-11-01 17:39:12.918 [DefaultDispatcher-worker-17 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-11-01 17:39:12.918 [DefaultDispatcher-worker-17 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-11-01 17:39:12.918 [DefaultDispatcher-worker-17 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-11-01 17:39:12.919 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a42615b 2024-11-01 17:39:12.919 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a42615b 2024-11-01 17:39:12.919 [DefaultDispatcher-worker-12 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-11-01 17:39:12.919 [DefaultDispatcher-worker-9 @coroutine#2250] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76379796 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:12.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-11-01 17:39:12.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-11-01 17:39:12.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-11-01 17:39:12.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-11-01 17:39:12.921 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f40ec77 2024-11-01 17:39:12.921 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f40ec77 2024-11-01 17:39:12.924 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1feb5ee6 2024-11-01 17:39:12.924 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1feb5ee6 2024-11-01 17:39:12.927 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5594d1 2024-11-01 17:39:12.927 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5594d1 2024-11-01 17:39:12.929 [DefaultDispatcher-worker-6 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fa570f 2024-11-01 17:39:12.929 [DefaultDispatcher-worker-6 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:12.929 [DefaultDispatcher-worker-6 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:12.929 [DefaultDispatcher-worker-6 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:12.930 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@671478f9 2024-11-01 17:39:12.930 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@671478f9 2024-11-01 17:39:12.930 [DefaultDispatcher-worker-10 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:12.932 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f6f1338 2024-11-01 17:39:12.932 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f6f1338 2024-11-01 17:39:12.935 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a36765d 2024-11-01 17:39:12.936 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a36765d 2024-11-01 17:39:12.936 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-11-01 17:39:12.946 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-11-01 17:39:12.956 [Test worker @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-11-01 17:39:12.958 [Test worker @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-11-01 17:39:12.959 [DefaultDispatcher-worker-6 @coroutine#2264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34709/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:12.959 [DefaultDispatcher-worker-6 @coroutine#2264] 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:34709/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-11-01 17:39:12.959 [DefaultDispatcher-worker-6 @coroutine#2264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34709/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:12.959 [DefaultDispatcher-worker-6 @coroutine#2264] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34709/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-11-01 17:39:12.961 [DefaultDispatcher-worker-10 @coroutine#2264] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34709/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:12.961 [DefaultDispatcher-worker-10 @coroutine#2264] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34709/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:12.963 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:12.968 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f601974 2024-11-01 17:39:12.968 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f601974 2024-11-01 17:39:12.970 [DefaultDispatcher-worker-10 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-11-01 17:39:12.971 [DefaultDispatcher-worker-10 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:12.971 [DefaultDispatcher-worker-10 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:12.971 [DefaultDispatcher-worker-10 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:12.972 [DefaultDispatcher-worker-14 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:12.972 [DefaultDispatcher-worker-14 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:12.973 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a7f8e8 2024-11-01 17:39:12.973 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a7f8e8 2024-11-01 17:39:12.974 [Test worker @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-11-01 17:39:12.975 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@75987204 2024-11-01 17:39:12.975 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@75987204 2024-11-01 17:39:12.977 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:12.978 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@309af2d3 2024-11-01 17:39:12.978 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@309af2d3 2024-11-01 17:39:12.980 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fcee60d 2024-11-01 17:39:12.980 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fcee60d 2024-11-01 17:39:12.982 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e027a4 2024-11-01 17:39:12.982 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e027a4 2024-11-01 17:39:12.984 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4223625a 2024-11-01 17:39:12.984 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4223625a 2024-11-01 17:39:12.985 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@375e6dce 2024-11-01 17:39:12.985 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@375e6dce 2024-11-01 17:39:12.987 [DefaultDispatcher-worker-6 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-11-01 17:39:12.988 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b50d9c 2024-11-01 17:39:12.988 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b50d9c 2024-11-01 17:39:12.988 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce4946e 2024-11-01 17:39:12.988 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce4946e 2024-11-01 17:39:12.991 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f36709 2024-11-01 17:39:12.991 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f36709 2024-11-01 17:39:12.991 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-11-01 17:39:12.991 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@48db092a 2024-11-01 17:39:12.991 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@48db092a 2024-11-01 17:39:12.993 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd99e55 2024-11-01 17:39:12.993 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd99e55 2024-11-01 17:39:12.995 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b10c06 2024-11-01 17:39:12.995 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b10c06 2024-11-01 17:39:12.997 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1eb51a 2024-11-01 17:39:12.997 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1eb51a 2024-11-01 17:39:12.998 [DefaultDispatcher-worker-10 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-11-01 17:39:13.000 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9c79ea 2024-11-01 17:39:13.000 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9c79ea 2024-11-01 17:39:13.003 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df6611a 2024-11-01 17:39:13.003 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df6611a 2024-11-01 17:39:13.006 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@317b819e 2024-11-01 17:39:13.006 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@317b819e 2024-11-01 17:39:13.006 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-11-01 17:39:13.008 [DefaultDispatcher-worker-13 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-11-01 17:39:13.019 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-11-01 17:39:13.021 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:13.024 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@75795fa7 2024-11-01 17:39:13.024 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@75795fa7 2024-11-01 17:39:13.026 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbeaf78 2024-11-01 17:39:13.026 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbeaf78 2024-11-01 17:39:13.028 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8134d7 2024-11-01 17:39:13.028 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8134d7 2024-11-01 17:39:13.029 [DefaultDispatcher-worker-1 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-11-01 17:39:13.031 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a83a543 2024-11-01 17:39:13.031 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a83a543 2024-11-01 17:39:13.035 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b851d3 2024-11-01 17:39:13.035 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b851d3 2024-11-01 17:39:13.038 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@b73fb73 2024-11-01 17:39:13.038 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@b73fb73 2024-11-01 17:39:13.040 [DefaultDispatcher-worker-17 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-11-01 17:39:13.041 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da25146 2024-11-01 17:39:13.041 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da25146 2024-11-01 17:39:13.044 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aac5a0c 2024-11-01 17:39:13.044 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aac5a0c 2024-11-01 17:39:13.047 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d5dae43 2024-11-01 17:39:13.047 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d5dae43 2024-11-01 17:39:13.047 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-11-01 17:39:13.050 [DefaultDispatcher-worker-17 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-11-01 17:39:13.061 [DefaultDispatcher-worker-3 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-11-01 17:39:13.073 [DefaultDispatcher-worker-1 @coroutine#2285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-11-01 17:39:13.075 [DefaultDispatcher-worker-17 @coroutine#2292] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34709/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-11-01 17:39:13.075 [DefaultDispatcher-worker-17 @coroutine#2292] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34709/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-11-01 17:39:13.075 [DefaultDispatcher-worker-17 @coroutine#2292] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34709/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-11-01 17:39:13.076 [DefaultDispatcher-worker-17 @coroutine#2292] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34709/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-11-01 17:39:13.076 [DefaultDispatcher-worker-17 @coroutine#2292] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34709/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-11-01 17:39:13.077 [DefaultDispatcher-worker-17 @coroutine#2292] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34709/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-11-01 17:39:13.077 [DefaultDispatcher-worker-17 @coroutine#2292] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34709/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:13.078 [DefaultDispatcher-worker-17 @coroutine#2292] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34709/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-11-01 17:39:13.078 [DefaultDispatcher-worker-17 @coroutine#2292] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34709/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-11-01 17:39:13.078 [DefaultDispatcher-worker-17 @coroutine#2292] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34709/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-11-01 17:39:13.079 [DefaultDispatcher-worker-1 @coroutine#2292] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34709/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-11-01 17:39:13.079 [DefaultDispatcher-worker-1 @coroutine#2292] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34709/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-11-01 17:39:13.107 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:13.111 [DefaultDispatcher-worker-12 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-11-01 17:39:13.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-11-01 17:39:13.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:13.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:13.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:13.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:13.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:13.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:13.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42eaf47f 2024-11-01 17:39:13.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:13.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:13.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-11-01 17:39:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-11-01 17:39:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-11-01 17:39:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-11-01 17:39:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:13.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-11-01 17:39:13.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-11-01 17:39:13.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-11-01 17:39:13.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-11-01 17:39:13.144 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-11-01 17:39:13.154 [Test worker @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-11-01 17:39:13.156 [Test worker @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-11-01 17:39:13.157 [DefaultDispatcher-worker-10 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57379/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:13.157 [DefaultDispatcher-worker-10 @coroutine#2316] 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:57379/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-11-01 17:39:13.157 [DefaultDispatcher-worker-10 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57379/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:13.158 [DefaultDispatcher-worker-10 @coroutine#2316] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57379/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-11-01 17:39:13.160 [DefaultDispatcher-worker-10 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57379/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:13.160 [DefaultDispatcher-worker-10 @coroutine#2316] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57379/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:13.168 [DefaultDispatcher-worker-15 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-11-01 17:39:13.168 [DefaultDispatcher-worker-15 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.168 [DefaultDispatcher-worker-15 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:13.168 [DefaultDispatcher-worker-15 @coroutine#2315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.169 [DefaultDispatcher-worker-14 @coroutine#2315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.169 [DefaultDispatcher-worker-14 @coroutine#2315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.171 [Test worker @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52288c65 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:13.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:13.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-11-01 17:39:13.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-11-01 17:39:13.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-11-01 17:39:13.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-11-01 17:39:13.177 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-11-01 17:39:13.190 [Test worker @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-11-01 17:39:13.191 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:13.192 [Test worker @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-11-01 17:39:13.203 [DefaultDispatcher-worker-13 @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-11-01 17:39:13.203 [DefaultDispatcher-worker-6 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-11-01 17:39:13.210 [DefaultDispatcher-worker-13 @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-11-01 17:39:13.218 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:13.221 [DefaultDispatcher-worker-3 @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-11-01 17:39:13.223 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@343e5d87 2024-11-01 17:39:13.223 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@343e5d87 2024-11-01 17:39:13.227 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3af9a570 2024-11-01 17:39:13.227 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3af9a570 2024-11-01 17:39:13.231 [DefaultDispatcher-worker-4 @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-11-01 17:39:13.231 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec636f7 2024-11-01 17:39:13.231 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec636f7 2024-11-01 17:39:13.234 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc4af4b 2024-11-01 17:39:13.234 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc4af4b 2024-11-01 17:39:13.236 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd007d1 2024-11-01 17:39:13.237 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd007d1 2024-11-01 17:39:13.239 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a75f73e 2024-11-01 17:39:13.239 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a75f73e 2024-11-01 17:39:13.242 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@458b0109 2024-11-01 17:39:13.242 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@458b0109 2024-11-01 17:39:13.244 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1beb5004 2024-11-01 17:39:13.244 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1beb5004 2024-11-01 17:39:13.247 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b83227 2024-11-01 17:39:13.247 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b83227 2024-11-01 17:39:13.247 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-11-01 17:39:13.251 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:13.253 [DefaultDispatcher-worker-5 @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-11-01 17:39:13.272 [DefaultDispatcher-worker-16 @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-11-01 17:39:13.277 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:13.282 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@395c6a6f 2024-11-01 17:39:13.282 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@395c6a6f 2024-11-01 17:39:13.283 [DefaultDispatcher-worker-1 @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-11-01 17:39:13.286 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@379b9334 2024-11-01 17:39:13.286 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@379b9334 2024-11-01 17:39:13.289 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a4011f 2024-11-01 17:39:13.289 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a4011f 2024-11-01 17:39:13.292 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a6990f 2024-11-01 17:39:13.292 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a6990f 2024-11-01 17:39:13.295 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c739aa6 2024-11-01 17:39:13.295 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c739aa6 2024-11-01 17:39:13.295 [DefaultDispatcher-worker-14 @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-11-01 17:39:13.297 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@471aae2f 2024-11-01 17:39:13.298 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@471aae2f 2024-11-01 17:39:13.300 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5425f32a 2024-11-01 17:39:13.301 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5425f32a 2024-11-01 17:39:13.303 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@16896640 2024-11-01 17:39:13.303 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@16896640 2024-11-01 17:39:13.306 [DefaultDispatcher-worker-10 @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-11-01 17:39:13.306 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@269f689d 2024-11-01 17:39:13.306 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@269f689d 2024-11-01 17:39:13.306 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-11-01 17:39:13.307 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:13.318 [DefaultDispatcher-worker-3 @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-11-01 17:39:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-11-01 17:39:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68a7bc12 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:13.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:13.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-11-01 17:39:13.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-11-01 17:39:13.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-11-01 17:39:13.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-11-01 17:39:13.352 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-11-01 17:39:13.362 [Test worker @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-11-01 17:39:13.364 [Test worker @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-11-01 17:39:13.365 [DefaultDispatcher-worker-10 @coroutine#2358] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38129/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:13.365 [DefaultDispatcher-worker-10 @coroutine#2358] 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:38129/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-11-01 17:39:13.365 [DefaultDispatcher-worker-10 @coroutine#2358] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38129/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:13.365 [DefaultDispatcher-worker-10 @coroutine#2358] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38129/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-11-01 17:39:13.367 [DefaultDispatcher-worker-1 @coroutine#2358] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38129/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:13.367 [DefaultDispatcher-worker-1 @coroutine#2358] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38129/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:13.368 [DefaultDispatcher-worker-9 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-11-01 17:39:13.368 [DefaultDispatcher-worker-9 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.368 [DefaultDispatcher-worker-9 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:13.368 [DefaultDispatcher-worker-9 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.369 [DefaultDispatcher-worker-16 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.369 [DefaultDispatcher-worker-16 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.374 [DefaultDispatcher-worker-9 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-11-01 17:39:13.374 [DefaultDispatcher-worker-9 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.374 [DefaultDispatcher-worker-9 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:13.374 [DefaultDispatcher-worker-9 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.375 [DefaultDispatcher-worker-13 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.375 [DefaultDispatcher-worker-13 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.377 [Test worker @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a577564 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:13.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:13.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-11-01 17:39:13.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@18876fa9 2024-11-01 17:39:13.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@18876fa9 2024-11-01 17:39:13.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-11-01 17:39:13.384 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18876fa9 2024-11-01 17:39:13.399 [Test worker @coroutine#2372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18876fa9 2024-11-01 17:39:13.402 [Test worker @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18876fa9 2024-11-01 17:39:13.414 [DefaultDispatcher-worker-9 @coroutine#2376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18876fa9 2024-11-01 17:39:13.415 [DefaultDispatcher-worker-11 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-11-01 17:39:13.421 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:13.425 [DefaultDispatcher-worker-12 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-11-01 17:39:13.426 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d4f3a39 2024-11-01 17:39:13.426 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d4f3a39 2024-11-01 17:39:13.430 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3388c3e0 2024-11-01 17:39:13.430 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3388c3e0 2024-11-01 17:39:13.433 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@37b75149 2024-11-01 17:39:13.433 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@37b75149 2024-11-01 17:39:13.435 [DefaultDispatcher-worker-12 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-11-01 17:39:13.436 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b5c9db 2024-11-01 17:39:13.436 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b5c9db 2024-11-01 17:39:13.438 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@366fbb46 2024-11-01 17:39:13.438 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@366fbb46 2024-11-01 17:39:13.441 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@430df9a8 2024-11-01 17:39:13.441 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@430df9a8 2024-11-01 17:39:13.444 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e3dd599 2024-11-01 17:39:13.444 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e3dd599 2024-11-01 17:39:13.446 [DefaultDispatcher-worker-6 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-11-01 17:39:13.447 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@129a3694 2024-11-01 17:39:13.447 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@129a3694 2024-11-01 17:39:13.447 [DefaultDispatcher-worker-1 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38129/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-11-01 17:39:13.447 [DefaultDispatcher-worker-1 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38129/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-11-01 17:39:13.447 [DefaultDispatcher-worker-1 @coroutine#2390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38129/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-11-01 17:39:13.448 [DefaultDispatcher-worker-15 @coroutine#2390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38129/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-11-01 17:39:13.448 [DefaultDispatcher-worker-15 @coroutine#2390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38129/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-11-01 17:39:13.449 [DefaultDispatcher-worker-15 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38129/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-11-01 17:39:13.449 [DefaultDispatcher-worker-15 @coroutine#2390] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38129/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:13.449 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e40a0a 2024-11-01 17:39:13.449 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e40a0a 2024-11-01 17:39:13.449 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-11-01 17:39:13.449 [DefaultDispatcher-worker-15 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38129/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-11-01 17:39:13.449 [DefaultDispatcher-worker-15 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38129/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-11-01 17:39:13.450 [DefaultDispatcher-worker-15 @coroutine#2390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38129/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-11-01 17:39:13.450 [DefaultDispatcher-worker-1 @coroutine#2390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38129/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-11-01 17:39:13.450 [DefaultDispatcher-worker-1 @coroutine#2390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38129/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-11-01 17:39:13.470 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:13.476 [DefaultDispatcher-worker-6 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-11-01 17:39:13.480 [DefaultDispatcher-worker-13 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:13.480 [DefaultDispatcher-worker-13 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.480 [DefaultDispatcher-worker-13 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:13.480 [DefaultDispatcher-worker-13 @coroutine#2111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-11-01 17:39:13.482 [DefaultDispatcher-worker-8 @coroutine#2111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.482 [DefaultDispatcher-worker-8 @coroutine#2111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:13.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:13.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:13.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:13.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:13.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:13.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a486afb 2024-11-01 17:39:13.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:13.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:13.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:13.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:13.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:13.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:13.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:13.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:13.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:13.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:13.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:13.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:13.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:13.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-11-01 17:39:13.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-11-01 17:39:13.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:13.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:13.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-11-01 17:39:13.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:13.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-11-01 17:39:13.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:13.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:13.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:13.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:13.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:13.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:13.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:13.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:13.483 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:13.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-11-01 17:39:13.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-11-01 17:39:13.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-11-01 17:39:13.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-11-01 17:39:13.487 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d5e1937 2024-11-01 17:39:13.487 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d5e1937 2024-11-01 17:39:13.491 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2399f2ec 2024-11-01 17:39:13.491 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2399f2ec 2024-11-01 17:39:13.494 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a67247 2024-11-01 17:39:13.494 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a67247 2024-11-01 17:39:13.496 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a4f8d7 2024-11-01 17:39:13.496 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a4f8d7 2024-11-01 17:39:13.499 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f6ec215 2024-11-01 17:39:13.499 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f6ec215 2024-11-01 17:39:13.501 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@538c5986 2024-11-01 17:39:13.501 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@538c5986 2024-11-01 17:39:13.504 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ac3dfa 2024-11-01 17:39:13.504 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ac3dfa 2024-11-01 17:39:13.507 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b0798 2024-11-01 17:39:13.507 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b0798 2024-11-01 17:39:13.509 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbc03b6 2024-11-01 17:39:13.509 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbc03b6 2024-11-01 17:39:13.509 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-11-01 17:39:13.514 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-11-01 17:39:13.524 [Test worker @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-11-01 17:39:13.526 [Test worker @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-11-01 17:39:13.527 [DefaultDispatcher-worker-13 @coroutine#2418] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47113/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:13.527 [DefaultDispatcher-worker-13 @coroutine#2418] 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:47113/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-11-01 17:39:13.527 [DefaultDispatcher-worker-13 @coroutine#2418] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47113/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:13.527 [DefaultDispatcher-worker-13 @coroutine#2418] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47113/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-11-01 17:39:13.529 [DefaultDispatcher-worker-11 @coroutine#2418] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47113/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:13.529 [DefaultDispatcher-worker-11 @coroutine#2418] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47113/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:13.537 [DefaultDispatcher-worker-1 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-11-01 17:39:13.538 [DefaultDispatcher-worker-1 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.538 [DefaultDispatcher-worker-1 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:13.538 [DefaultDispatcher-worker-1 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.539 [DefaultDispatcher-worker-1 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.539 [DefaultDispatcher-worker-1 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.541 [Test worker @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1134a934 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:13.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:13.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-11-01 17:39:13.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2024-11-01 17:39:13.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2024-11-01 17:39:13.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-11-01 17:39:13.549 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2024-11-01 17:39:13.559 [Test worker @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2024-11-01 17:39:13.561 [Test worker @coroutine#2431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2024-11-01 17:39:13.565 [DefaultDispatcher-worker-8 @coroutine#2439] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47113/auth/register 2024-11-01 17:39:13.566 [DefaultDispatcher-worker-8 @coroutine#2439] 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:47113/auth/register. 2024-11-01 17:39:13.566 [DefaultDispatcher-worker-8 @coroutine#2439] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47113/auth/register 2024-11-01 17:39:13.566 [DefaultDispatcher-worker-8 @coroutine#2439] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47113/auth/register from class io.ktor.http.content.TextContent 2024-11-01 17:39:13.567 [DefaultDispatcher-worker-10 @coroutine#2439] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47113/auth/register 2024-11-01 17:39:13.567 [DefaultDispatcher-worker-10 @coroutine#2439] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47113/auth/register 2024-11-01 17:39:13.573 [DefaultDispatcher-worker-17 @coroutine#2433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2024-11-01 17:39:13.584 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:13.589 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d8c0ab 2024-11-01 17:39:13.589 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d8c0ab 2024-11-01 17:39:13.594 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b1f2860 2024-11-01 17:39:13.594 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b1f2860 2024-11-01 17:39:13.597 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f20abdb 2024-11-01 17:39:13.597 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f20abdb 2024-11-01 17:39:13.601 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a22225b 2024-11-01 17:39:13.601 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a22225b 2024-11-01 17:39:13.605 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@98c682c 2024-11-01 17:39:13.605 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@98c682c 2024-11-01 17:39:13.607 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b121d55 2024-11-01 17:39:13.607 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b121d55 2024-11-01 17:39:13.609 [DefaultDispatcher-worker-13 @coroutine#2439] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47113/auth/register. 2024-11-01 17:39:13.609 [DefaultDispatcher-worker-13 @coroutine#2439] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47113/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:13.610 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7156099f 2024-11-01 17:39:13.610 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7156099f 2024-11-01 17:39:13.612 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0ddd14 2024-11-01 17:39:13.613 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0ddd14 2024-11-01 17:39:13.615 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@70aa0b71 2024-11-01 17:39:13.615 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@70aa0b71 2024-11-01 17:39:13.615 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-11-01 17:39:13.635 [DefaultDispatcher-worker-8 @coroutine#2439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-11-01 17:39:13.645 [DefaultDispatcher-worker-1 @coroutine#2439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-11-01 17:39:13.648 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:13.654 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3a7376 2024-11-01 17:39:13.654 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3a7376 2024-11-01 17:39:13.658 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@25fd9861 2024-11-01 17:39:13.658 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@25fd9861 2024-11-01 17:39:13.662 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@21c21806 2024-11-01 17:39:13.662 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@21c21806 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@333e01c6 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:13.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-11-01 17:39:13.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2024-11-01 17:39:13.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2024-11-01 17:39:13.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-11-01 17:39:13.665 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c0925a 2024-11-01 17:39:13.665 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c0925a 2024-11-01 17:39:13.668 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c19fc77 2024-11-01 17:39:13.668 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c19fc77 2024-11-01 17:39:13.669 [DefaultDispatcher-worker-1 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735dc133 2024-11-01 17:39:13.669 [DefaultDispatcher-worker-1 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.669 [DefaultDispatcher-worker-1 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:13.669 [DefaultDispatcher-worker-1 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.670 [DefaultDispatcher-worker-3 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.670 [DefaultDispatcher-worker-3 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.671 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@55ee5105 2024-11-01 17:39:13.671 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@55ee5105 2024-11-01 17:39:13.673 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@64dd6196 2024-11-01 17:39:13.674 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@64dd6196 2024-11-01 17:39:13.676 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef6d15 2024-11-01 17:39:13.676 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef6d15 2024-11-01 17:39:13.679 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c6c3bb 2024-11-01 17:39:13.679 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c6c3bb 2024-11-01 17:39:13.679 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-11-01 17:39:13.689 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2024-11-01 17:39:13.701 [Test worker @coroutine#2450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2024-11-01 17:39:13.702 [Test worker @coroutine#2452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2024-11-01 17:39:13.704 [DefaultDispatcher-worker-9 @coroutine#2456] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-11-01 17:39:13.704 [DefaultDispatcher-worker-9 @coroutine#2456] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-11-01 17:39:13.704 [DefaultDispatcher-worker-9 @coroutine#2456] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-11-01 17:39:13.704 [DefaultDispatcher-worker-9 @coroutine#2456] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-11-01 17:39:13.706 [DefaultDispatcher-worker-4 @coroutine#2456] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-11-01 17:39:13.706 [DefaultDispatcher-worker-4 @coroutine#2456] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-11-01 17:39:13.714 [DefaultDispatcher-worker-5 @coroutine#2455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2024-11-01 17:39:13.714 [DefaultDispatcher-worker-5 @coroutine#2455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-11-01 17:39:13.714 [DefaultDispatcher-worker-5 @coroutine#2455] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-11-01 17:39:13.714 [DefaultDispatcher-worker-5 @coroutine#2455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-11-01 17:39:13.715 [DefaultDispatcher-worker-4 @coroutine#2455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-11-01 17:39:13.715 [DefaultDispatcher-worker-4 @coroutine#2455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-11-01 17:39:13.718 [Test worker @coroutine#2460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2024-11-01 17:39:13.725 [Test worker @coroutine#2468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2024-11-01 17:39:13.742 [Test worker @coroutine#2475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2024-11-01 17:39:13.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-11-01 17:39:13.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-11-01 17:39:13.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:13.744 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a: (connection evicted) 2024-11-01 17:39:13.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:13.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-11-01 17:39:13.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-11-01 17:39:13.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65384249 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:13.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-11-01 17:39:13.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@218c6d3e 2024-11-01 17:39:13.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@218c6d3e 2024-11-01 17:39:13.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-11-01 17:39:13.754 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218c6d3e 2024-11-01 17:39:13.767 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218c6d3e 2024-11-01 17:39:13.768 [Test worker @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218c6d3e 2024-11-01 17:39:13.769 [DefaultDispatcher-worker-4 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-11-01 17:39:13.769 [DefaultDispatcher-worker-4 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-11-01 17:39:13.769 [DefaultDispatcher-worker-4 @coroutine#2484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-11-01 17:39:13.769 [DefaultDispatcher-worker-4 @coroutine#2484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-11-01 17:39:13.771 [DefaultDispatcher-worker-6 @coroutine#2484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-11-01 17:39:13.771 [DefaultDispatcher-worker-6 @coroutine#2484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-11-01 17:39:13.780 [DefaultDispatcher-worker-5 @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218c6d3e 2024-11-01 17:39:13.780 [DefaultDispatcher-worker-5 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-11-01 17:39:13.780 [DefaultDispatcher-worker-5 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-11-01 17:39:13.780 [DefaultDispatcher-worker-5 @coroutine#2483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-11-01 17:39:13.781 [DefaultDispatcher-worker-10 @coroutine#2483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-11-01 17:39:13.781 [DefaultDispatcher-worker-10 @coroutine#2483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-11-01 17:39:13.784 [Test worker @coroutine#2488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218c6d3e 2024-11-01 17:39:13.788 [Test worker @coroutine#2495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218c6d3e 2024-11-01 17:39:13.792 [Test worker @coroutine#2502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218c6d3e 2024-11-01 17:39:13.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-11-01 17:39:13.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-11-01 17:39:13.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:13.793 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@218c6d3e: (connection evicted) 2024-11-01 17:39:13.793 [DefaultDispatcher-worker-7 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-11-01 17:39:13.793 [DefaultDispatcher-worker-7 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.793 [DefaultDispatcher-worker-7 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:13.793 [DefaultDispatcher-worker-7 @coroutine#2190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:13.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-11-01 17:39:13.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@706dee4 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:13.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:13.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-11-01 17:39:13.795 [DefaultDispatcher-worker-6 @coroutine#2190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.795 [DefaultDispatcher-worker-6 @coroutine#2190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2024-11-01 17:39:13.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2024-11-01 17:39:13.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-11-01 17:39:13.797 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2024-11-01 17:39:13.807 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2024-11-01 17:39:13.809 [Test worker @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2024-11-01 17:39:13.810 [DefaultDispatcher-worker-17 @coroutine#2514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-11-01 17:39:13.810 [DefaultDispatcher-worker-17 @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. 2024-11-01 17:39:13.810 [DefaultDispatcher-worker-17 @coroutine#2514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-11-01 17:39:13.810 [DefaultDispatcher-worker-17 @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 2024-11-01 17:39:13.811 [DefaultDispatcher-worker-9 @coroutine#2514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-11-01 17:39:13.811 [DefaultDispatcher-worker-9 @coroutine#2514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-11-01 17:39:13.819 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:13.820 [DefaultDispatcher-worker-13 @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2024-11-01 17:39:13.820 [DefaultDispatcher-worker-13 @coroutine#2513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-11-01 17:39:13.820 [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. 2024-11-01 17:39:13.820 [DefaultDispatcher-worker-13 @coroutine#2513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-11-01 17:39:13.821 [DefaultDispatcher-worker-10 @coroutine#2513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-11-01 17:39:13.821 [DefaultDispatcher-worker-10 @coroutine#2513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-11-01 17:39:13.825 [Test worker @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2024-11-01 17:39:13.829 [Test worker @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2024-11-01 17:39:13.832 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2024-11-01 17:39:13.834 [Test worker @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2024-11-01 17:39:13.836 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:13.837 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2024-11-01 17:39:13.840 [Test worker @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2024-11-01 17:39:13.842 [Test worker @coroutine#2543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2024-11-01 17:39:13.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-11-01 17:39:13.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-11-01 17:39:13.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:13.843 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@515b7335: (connection evicted) 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:13.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-11-01 17:39:13.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dceec83 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:13.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-11-01 17:39:13.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2024-11-01 17:39:13.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2024-11-01 17:39:13.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-11-01 17:39:13.848 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2024-11-01 17:39:13.859 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:13.859 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2024-11-01 17:39:13.861 [Test worker @coroutine#2548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2024-11-01 17:39:13.862 [DefaultDispatcher-worker-11 @coroutine#2552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-11-01 17:39:13.862 [DefaultDispatcher-worker-11 @coroutine#2552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-11-01 17:39:13.862 [DefaultDispatcher-worker-11 @coroutine#2552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-11-01 17:39:13.862 [DefaultDispatcher-worker-11 @coroutine#2552] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-11-01 17:39:13.864 [DefaultDispatcher-worker-3 @coroutine#2552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-11-01 17:39:13.864 [DefaultDispatcher-worker-3 @coroutine#2552] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-11-01 17:39:13.868 [DefaultDispatcher-worker-15 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c095a5 2024-11-01 17:39:13.868 [DefaultDispatcher-worker-15 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.868 [DefaultDispatcher-worker-15 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:13.868 [DefaultDispatcher-worker-15 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.869 [DefaultDispatcher-worker-2 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.869 [DefaultDispatcher-worker-2 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.873 [DefaultDispatcher-worker-5 @coroutine#2551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2024-11-01 17:39:13.873 [DefaultDispatcher-worker-5 @coroutine#2551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-11-01 17:39:13.873 [DefaultDispatcher-worker-5 @coroutine#2551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-11-01 17:39:13.873 [DefaultDispatcher-worker-5 @coroutine#2551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-11-01 17:39:13.873 [DefaultDispatcher-worker-1 @coroutine#2551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-11-01 17:39:13.873 [DefaultDispatcher-worker-1 @coroutine#2551] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-11-01 17:39:13.875 [Test worker @coroutine#2556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2024-11-01 17:39:13.877 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2024-11-01 17:39:13.881 [Test worker @coroutine#2573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2024-11-01 17:39:13.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-11-01 17:39:13.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-11-01 17:39:13.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:13.882 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31d09031: (connection evicted) 2024-11-01 17:39:13.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:13.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-11-01 17:39:13.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a3375d8 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:13.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:13.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-11-01 17:39:13.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2024-11-01 17:39:13.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2024-11-01 17:39:13.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-11-01 17:39:13.888 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2024-11-01 17:39:13.892 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:13.898 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2024-11-01 17:39:13.900 [Test worker @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2024-11-01 17:39:13.901 [DefaultDispatcher-worker-1 @coroutine#2587] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-11-01 17:39:13.901 [DefaultDispatcher-worker-1 @coroutine#2587] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-11-01 17:39:13.901 [DefaultDispatcher-worker-1 @coroutine#2587] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-11-01 17:39:13.901 [DefaultDispatcher-worker-1 @coroutine#2587] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-11-01 17:39:13.902 [DefaultDispatcher-worker-16 @coroutine#2587] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-11-01 17:39:13.902 [DefaultDispatcher-worker-16 @coroutine#2587] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-11-01 17:39:13.911 [DefaultDispatcher-worker-10 @coroutine#2586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2024-11-01 17:39:13.911 [DefaultDispatcher-worker-10 @coroutine#2586] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-11-01 17:39:13.911 [DefaultDispatcher-worker-10 @coroutine#2586] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-11-01 17:39:13.911 [DefaultDispatcher-worker-10 @coroutine#2586] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-11-01 17:39:13.912 [DefaultDispatcher-worker-9 @coroutine#2586] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-11-01 17:39:13.912 [DefaultDispatcher-worker-9 @coroutine#2586] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-11-01 17:39:13.915 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2024-11-01 17:39:13.919 [Test worker @coroutine#2598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2024-11-01 17:39:13.922 [Test worker @coroutine#2600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2024-11-01 17:39:13.925 [Test worker @coroutine#2602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2024-11-01 17:39:13.929 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2024-11-01 17:39:13.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-11-01 17:39:13.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-11-01 17:39:13.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:13.931 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38e100ab: (connection evicted) 2024-11-01 17:39:13.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:13.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-11-01 17:39:13.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-11-01 17:39:13.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-11-01 17:39:13.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:13.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:13.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:13.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:13.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:13.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:13.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33ccab9c 2024-11-01 17:39:13.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:13.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:13.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:13.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:13.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:13.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:13.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:13.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:13.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:13.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:13.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:13.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:13.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:13.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-11-01 17:39:13.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-11-01 17:39:13.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:13.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:13.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-11-01 17:39:13.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:13.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-11-01 17:39:13.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:13.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:13.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:13.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:13.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:13.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:13.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:13.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:13.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-11-01 17:39:13.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c89c92e 2024-11-01 17:39:13.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c89c92e 2024-11-01 17:39:13.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-11-01 17:39:13.938 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c89c92e 2024-11-01 17:39:13.942 [DefaultDispatcher-worker-10 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fa570f 2024-11-01 17:39:13.942 [DefaultDispatcher-worker-10 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.942 [DefaultDispatcher-worker-10 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:13.942 [DefaultDispatcher-worker-10 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.944 [DefaultDispatcher-worker-9 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.953 [Test worker @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c89c92e 2024-11-01 17:39:13.955 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c89c92e 2024-11-01 17:39:13.956 [DefaultDispatcher-worker-13 @coroutine#2620] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-11-01 17:39:13.956 [DefaultDispatcher-worker-13 @coroutine#2620] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-11-01 17:39:13.956 [DefaultDispatcher-worker-13 @coroutine#2620] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-11-01 17:39:13.957 [DefaultDispatcher-worker-13 @coroutine#2620] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-11-01 17:39:13.958 [DefaultDispatcher-worker-14 @coroutine#2620] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-11-01 17:39:13.958 [DefaultDispatcher-worker-14 @coroutine#2620] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-11-01 17:39:13.967 [DefaultDispatcher-worker-9 @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c89c92e 2024-11-01 17:39:13.967 [DefaultDispatcher-worker-9 @coroutine#2619] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-11-01 17:39:13.967 [DefaultDispatcher-worker-9 @coroutine#2619] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-11-01 17:39:13.967 [DefaultDispatcher-worker-9 @coroutine#2619] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-11-01 17:39:13.968 [DefaultDispatcher-worker-13 @coroutine#2619] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-11-01 17:39:13.968 [DefaultDispatcher-worker-13 @coroutine#2619] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-11-01 17:39:13.970 [Test worker @coroutine#2624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c89c92e 2024-11-01 17:39:13.973 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c89c92e 2024-11-01 17:39:13.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-11-01 17:39:13.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-11-01 17:39:13.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:13.976 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c89c92e: (connection evicted) 2024-11-01 17:39:13.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:13.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-11-01 17:39:13.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-11-01 17:39:13.984 [DefaultDispatcher-worker-9 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-11-01 17:39:13.984 [DefaultDispatcher-worker-9 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:13.984 [DefaultDispatcher-worker-9 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:13.984 [DefaultDispatcher-worker-9 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.031 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:14.031 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:14.032 [DefaultDispatcher-worker-9 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.032 [DefaultDispatcher-worker-9 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.077 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:14.150 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:14.180 [DefaultDispatcher-worker-14 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-11-01 17:39:14.180 [DefaultDispatcher-worker-14 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.181 [DefaultDispatcher-worker-14 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:14.181 [DefaultDispatcher-worker-14 @coroutine#2315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.182 [DefaultDispatcher-worker-4 @coroutine#2315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.182 [DefaultDispatcher-worker-4 @coroutine#2315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fffb4a8 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:14.322 [Test worker @coroutine#2669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-11-01 17:39:14.323 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3071d086 2024-11-01 17:39:14.323 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3071d086 2024-11-01 17:39:14.323 [Test worker @coroutine#2669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-11-01 17:39:14.337 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3071d086 2024-11-01 17:39:14.347 [Test worker @coroutine#2671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3071d086 2024-11-01 17:39:14.348 [Test worker @coroutine#2673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3071d086 2024-11-01 17:39:14.350 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3071d086 2024-11-01 17:39:14.361 [DefaultDispatcher-worker-1 @coroutine#2678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3071d086 2024-11-01 17:39:14.367 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:14.377 [DefaultDispatcher-worker-4 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3071d086 2024-11-01 17:39:14.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-11-01 17:39:14.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-11-01 17:39:14.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:14.381 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3071d086: (connection evicted) 2024-11-01 17:39:14.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:14.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-11-01 17:39:14.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-11-01 17:39:14.383 [DefaultDispatcher-worker-1 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-11-01 17:39:14.383 [DefaultDispatcher-worker-1 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.384 [DefaultDispatcher-worker-1 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:14.384 [DefaultDispatcher-worker-1 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.384 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-11-01 17:39:14.384 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:14.384 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:14.384 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:14.384 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:14.384 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:14.384 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:14.384 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c1adb8a 2024-11-01 17:39:14.384 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:14.385 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:14.385 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:14.385 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:14.385 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:14.385 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:14.385 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:14.385 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:14.385 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:14.385 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:14.385 [DefaultDispatcher-worker-8 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.385 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:14.385 [DefaultDispatcher-worker-8 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.385 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:14.385 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:14.385 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:14.385 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:14.385 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:14.385 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:14.385 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:14.385 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:14.385 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-11-01 17:39:14.385 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:14.385 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:14.385 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:14.385 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:14.385 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:14.385 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:14.385 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:14.385 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:14.385 [Test worker @coroutine#2697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-11-01 17:39:14.386 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad2cb6d 2024-11-01 17:39:14.386 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad2cb6d 2024-11-01 17:39:14.386 [Test worker @coroutine#2697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-11-01 17:39:14.387 [DefaultDispatcher-worker-10 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-11-01 17:39:14.387 [DefaultDispatcher-worker-10 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.387 [DefaultDispatcher-worker-10 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:14.387 [DefaultDispatcher-worker-10 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.390 [DefaultDispatcher-worker-12 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.390 [DefaultDispatcher-worker-12 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.402 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad2cb6d 2024-11-01 17:39:14.414 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad2cb6d 2024-11-01 17:39:14.415 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad2cb6d 2024-11-01 17:39:14.417 [Test worker @coroutine#2707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad2cb6d 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@408708a1 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:14.418 [Test worker @coroutine#2697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-11-01 17:39:14.419 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d 2024-11-01 17:39:14.419 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d 2024-11-01 17:39:14.419 [Test worker @coroutine#2697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-11-01 17:39:14.434 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d 2024-11-01 17:39:14.444 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d 2024-11-01 17:39:14.446 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d 2024-11-01 17:39:14.447 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d 2024-11-01 17:39:14.461 [DefaultDispatcher-worker-16 @coroutine#2715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d 2024-11-01 17:39:14.476 [DefaultDispatcher-worker-16 @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad2cb6d 2024-11-01 17:39:14.486 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:14.489 [DefaultDispatcher-worker-9 @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad2cb6d 2024-11-01 17:39:14.495 [DefaultDispatcher-worker-4 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:14.496 [DefaultDispatcher-worker-4 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.496 [DefaultDispatcher-worker-4 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:14.496 [DefaultDispatcher-worker-4 @coroutine#2111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.497 [DefaultDispatcher-worker-11 @coroutine#2111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.497 [DefaultDispatcher-worker-11 @coroutine#2111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.499 [DefaultDispatcher-worker-1 @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad2cb6d 2024-11-01 17:39:14.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-11-01 17:39:14.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-11-01 17:39:14.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:14.514 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ad2cb6d: (connection evicted) 2024-11-01 17:39:14.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:14.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-11-01 17:39:14.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-11-01 17:39:14.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-11-01 17:39:14.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-11-01 17:39:14.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:14.516 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d: (connection evicted) 2024-11-01 17:39:14.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:14.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-11-01 17:39:14.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@522fc988 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:14.518 [Test worker @coroutine#2739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-11-01 17:39:14.519 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-11-01 17:39:14.519 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-11-01 17:39:14.519 [Test worker @coroutine#2739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-11-01 17:39:14.536 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-11-01 17:39:14.548 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-11-01 17:39:14.550 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-11-01 17:39:14.550 [DefaultDispatcher-worker-1 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-11-01 17:39:14.550 [DefaultDispatcher-worker-1 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.550 [DefaultDispatcher-worker-1 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:14.550 [DefaultDispatcher-worker-1 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.551 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-11-01 17:39:14.552 [DefaultDispatcher-worker-13 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.552 [DefaultDispatcher-worker-13 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38a3c078 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:14.552 [Test worker @coroutine#2739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-11-01 17:39:14.553 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-11-01 17:39:14.553 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-11-01 17:39:14.553 [Test worker @coroutine#2739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-11-01 17:39:14.567 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-11-01 17:39:14.577 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-11-01 17:39:14.578 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-11-01 17:39:14.580 [Test worker @coroutine#2753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-11-01 17:39:14.593 [DefaultDispatcher-worker-16 @coroutine#2755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-11-01 17:39:14.607 [DefaultDispatcher-worker-9 @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-11-01 17:39:14.616 [DefaultDispatcher-worker-12 @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-11-01 17:39:14.619 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:14.620 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:14.627 [DefaultDispatcher-worker-3 @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-11-01 17:39:14.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-11-01 17:39:14.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-11-01 17:39:14.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:14.633 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9: (connection evicted) 2024-11-01 17:39:14.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:14.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-11-01 17:39:14.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-11-01 17:39:14.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-11-01 17:39:14.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-11-01 17:39:14.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:14.634 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef: (connection evicted) 2024-11-01 17:39:14.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:14.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-11-01 17:39:14.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-11-01 17:39:14.636 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-11-01 17:39:14.636 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:14.636 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:14.636 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:14.636 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:14.636 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:14.636 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:14.636 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60052518 2024-11-01 17:39:14.636 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:14.636 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:14.636 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:14.637 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:14.637 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:14.637 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:14.637 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:14.637 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:14.637 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:14.637 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:14.637 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:14.637 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:14.637 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:14.637 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:14.637 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:14.637 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:14.637 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:14.637 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:14.637 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:14.637 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-11-01 17:39:14.637 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:14.637 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:14.637 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:14.637 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:14.637 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:14.637 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:14.637 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:14.637 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:14.637 [Test worker @coroutine#2777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-11-01 17:39:14.637 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b86248 2024-11-01 17:39:14.637 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b86248 2024-11-01 17:39:14.637 [Test worker @coroutine#2777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-11-01 17:39:14.653 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b86248 2024-11-01 17:39:14.663 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b86248 2024-11-01 17:39:14.664 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b86248 2024-11-01 17:39:14.666 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b86248 2024-11-01 17:39:14.682 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:14.684 [DefaultDispatcher-worker-1 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735dc133 2024-11-01 17:39:14.684 [DefaultDispatcher-worker-1 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.684 [DefaultDispatcher-worker-1 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:14.684 [DefaultDispatcher-worker-1 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.685 [DefaultDispatcher-worker-7 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.686 [DefaultDispatcher-worker-7 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.694 [DefaultDispatcher-worker-7 @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b86248 2024-11-01 17:39:14.703 [DefaultDispatcher-worker-8 @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b86248 2024-11-01 17:39:14.707 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b86248 2024-11-01 17:39:14.718 [DefaultDispatcher-worker-4 @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b86248 2024-11-01 17:39:14.737 [HikariPool-139 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:14.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-11-01 17:39:14.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-11-01 17:39:14.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:14.741 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36b86248: (connection evicted) 2024-11-01 17:39:14.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:14.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-11-01 17:39:14.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-11-01 17:39:14.743 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c10f9f3 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:14.744 [Test worker @coroutine#2834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-11-01 17:39:14.745 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-11-01 17:39:14.745 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-11-01 17:39:14.745 [Test worker @coroutine#2834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-11-01 17:39:14.762 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-11-01 17:39:14.771 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-11-01 17:39:14.773 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-11-01 17:39:14.775 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-11-01 17:39:14.803 [DefaultDispatcher-worker-7 @coroutine#2834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-11-01 17:39:14.808 [DefaultDispatcher-worker-8 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-11-01 17:39:14.808 [DefaultDispatcher-worker-8 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.808 [DefaultDispatcher-worker-8 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:14.808 [DefaultDispatcher-worker-8 @coroutine#2190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.809 [DefaultDispatcher-worker-2 @coroutine#2190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.809 [DefaultDispatcher-worker-2 @coroutine#2190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.814 [DefaultDispatcher-worker-2 @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-11-01 17:39:14.816 [Test worker @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-11-01 17:39:14.826 [DefaultDispatcher-worker-2 @coroutine#2834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-11-01 17:39:14.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-11-01 17:39:14.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-11-01 17:39:14.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:14.833 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc: (connection evicted) 2024-11-01 17:39:14.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:14.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-11-01 17:39:14.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-11-01 17:39:14.836 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cc5d8a9 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:14.837 [Test worker @coroutine#2891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-11-01 17:39:14.838 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@921dbcf 2024-11-01 17:39:14.838 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@921dbcf 2024-11-01 17:39:14.838 [Test worker @coroutine#2891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-11-01 17:39:14.854 [DefaultDispatcher-worker-8 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d4b573 2024-11-01 17:39:14.860 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@921dbcf 2024-11-01 17:39:14.870 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@921dbcf 2024-11-01 17:39:14.873 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@921dbcf 2024-11-01 17:39:14.875 [Test worker @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@921dbcf 2024-11-01 17:39:14.881 [DefaultDispatcher-worker-14 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c095a5 2024-11-01 17:39:14.881 [DefaultDispatcher-worker-14 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.881 [DefaultDispatcher-worker-14 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:14.881 [DefaultDispatcher-worker-14 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.883 [DefaultDispatcher-worker-12 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.883 [DefaultDispatcher-worker-12 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.887 [DefaultDispatcher-worker-9 @coroutine#2900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@921dbcf 2024-11-01 17:39:14.890 [DefaultDispatcher-worker-12 @coroutine#2911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83 2024-11-01 17:39:14.898 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:14.910 [DefaultDispatcher-worker-12 @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@921dbcf 2024-11-01 17:39:14.920 [DefaultDispatcher-worker-14 @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@921dbcf 2024-11-01 17:39:14.979 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:14.979 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:14.980 [DefaultDispatcher-worker-14 @coroutine#2915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b28cff 2024-11-01 17:39:14.983 [DefaultDispatcher-worker-6 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772f3a3f 2024-11-01 17:39:14.989 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:14.989 [DefaultDispatcher-worker-16 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fa570f 2024-11-01 17:39:14.990 [DefaultDispatcher-worker-16 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.990 [DefaultDispatcher-worker-16 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:14.990 [DefaultDispatcher-worker-16 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:14.991 [DefaultDispatcher-worker-17 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.041 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:15.052 [DefaultDispatcher-worker-4 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-11-01 17:39:15.052 [DefaultDispatcher-worker-4 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.052 [DefaultDispatcher-worker-4 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:15.052 [DefaultDispatcher-worker-4 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.054 [DefaultDispatcher-worker-12 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.054 [DefaultDispatcher-worker-12 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.114 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:15.136 [DefaultDispatcher-worker-11 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@921dbcf 2024-11-01 17:39:15.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-11-01 17:39:15.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-11-01 17:39:15.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:15.182 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@921dbcf: (connection evicted) 2024-11-01 17:39:15.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:15.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-11-01 17:39:15.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-11-01 17:39:15.188 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-11-01 17:39:15.188 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:15.188 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:15.188 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:15.188 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:15.188 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:15.188 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:15.188 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@772db1d8 2024-11-01 17:39:15.188 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:15.188 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:15.188 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:15.188 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:15.188 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:15.188 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:15.188 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:15.188 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:15.188 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:15.188 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:15.188 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:15.189 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:15.189 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:15.189 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:15.189 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:15.189 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:15.189 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:15.189 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:15.189 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:15.189 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-11-01 17:39:15.189 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:15.189 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:15.189 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:15.189 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:15.189 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:15.189 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:15.189 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:15.189 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:15.189 [Test worker @coroutine#2945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-11-01 17:39:15.189 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2024-11-01 17:39:15.190 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2024-11-01 17:39:15.190 [Test worker @coroutine#2945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-11-01 17:39:15.195 [DefaultDispatcher-worker-14 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-11-01 17:39:15.195 [DefaultDispatcher-worker-14 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.195 [DefaultDispatcher-worker-14 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:15.195 [DefaultDispatcher-worker-14 @coroutine#2315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.196 [DefaultDispatcher-worker-4 @coroutine#2315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.196 [DefaultDispatcher-worker-4 @coroutine#2315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.212 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2024-11-01 17:39:15.222 [Test worker @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2024-11-01 17:39:15.223 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2024-11-01 17:39:15.225 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2024-11-01 17:39:15.237 [DefaultDispatcher-worker-13 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2024-11-01 17:39:15.240 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2024-11-01 17:39:15.263 [DefaultDispatcher-worker-13 @coroutine#2945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2024-11-01 17:39:15.274 [DefaultDispatcher-worker-4 @coroutine#2945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2024-11-01 17:39:15.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-11-01 17:39:15.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-11-01 17:39:15.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:15.287 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@489e1887: (connection evicted) 2024-11-01 17:39:15.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:15.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-11-01 17:39:15.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-11-01 17:39:15.289 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@313c3cb 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e752a2a 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e752a2a 2024-11-01 17:39:15.290 [Test worker @coroutine#2984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-11-01 17:39:15.304 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e752a2a 2024-11-01 17:39:15.316 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e752a2a 2024-11-01 17:39:15.317 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e752a2a 2024-11-01 17:39:15.319 [Test worker @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e752a2a 2024-11-01 17:39:15.333 [DefaultDispatcher-worker-12 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e752a2a 2024-11-01 17:39:15.390 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:15.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-11-01 17:39:15.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-11-01 17:39:15.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:15.397 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e752a2a: (connection evicted) 2024-11-01 17:39:15.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:15.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-11-01 17:39:15.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-11-01 17:39:15.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@618d2191 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:15.401 [DefaultDispatcher-worker-3 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:15.401 [DefaultDispatcher-worker-3 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:15.401 [DefaultDispatcher-worker-3 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:15.401 [DefaultDispatcher-worker-3 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:15.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-11-01 17:39:15.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@57596d71 2024-11-01 17:39:15.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@57596d71 2024-11-01 17:39:15.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-11-01 17:39:15.402 [DefaultDispatcher-worker-1 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.402 [DefaultDispatcher-worker-1 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.402 [DefaultDispatcher-worker-3 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-11-01 17:39:15.403 [DefaultDispatcher-worker-3 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.403 [DefaultDispatcher-worker-3 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:15.403 [DefaultDispatcher-worker-3 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.403 [DefaultDispatcher-worker-13 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.403 [DefaultDispatcher-worker-13 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.502 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:15.504 [DefaultDispatcher-worker-15 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57596d71 2024-11-01 17:39:15.508 [DefaultDispatcher-worker-13 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:15.508 [DefaultDispatcher-worker-13 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.508 [DefaultDispatcher-worker-13 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:15.508 [DefaultDispatcher-worker-13 @coroutine#2111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.510 [DefaultDispatcher-worker-3 @coroutine#2111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.510 [DefaultDispatcher-worker-3 @coroutine#2111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.514 [DefaultDispatcher-worker-17 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57596d71 2024-11-01 17:39:15.523 [DefaultDispatcher-worker-14 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57596d71 2024-11-01 17:39:15.531 [DefaultDispatcher-worker-13 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57596d71 2024-11-01 17:39:15.566 [DefaultDispatcher-worker-5 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57596d71 2024-11-01 17:39:15.566 [DefaultDispatcher-worker-7 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-11-01 17:39:15.566 [DefaultDispatcher-worker-7 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.566 [DefaultDispatcher-worker-7 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:15.566 [DefaultDispatcher-worker-7 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.567 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-11-01 17:39:15.567 [DefaultDispatcher-worker-12 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.567 [DefaultDispatcher-worker-12 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.576 [Test worker] INFO ktor.application - Application started in 0.01 seconds. 2024-11-01 17:39:15.577 [DefaultDispatcher-worker-12 @coroutine#3033] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25bfc558 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:15.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-11-01 17:39:15.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-11-01 17:39:15.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-11-01 17:39:15.593 [DefaultDispatcher-worker-17 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:15.593 [DefaultDispatcher-worker-17 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-11-01 17:39:15.593 [DefaultDispatcher-worker-17 @coroutine#3037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:15.594 [DefaultDispatcher-worker-17 @coroutine#3037] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-11-01 17:39:15.596 [eventLoopGroupProxy-19-1 @call-handler#3045] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-11-01 17:39:15.596 [eventLoopGroupProxy-19-1 @call-handler#3045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:15.596 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-11-01 17:39:15.597 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:15.597 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-11-01 17:39:15.598 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:15.598 [DefaultDispatcher-worker-8 @coroutine#3037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:15.598 [DefaultDispatcher-worker-8 @coroutine#3037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ee34fe4 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:15.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-11-01 17:39:15.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-11-01 17:39:15.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-11-01 17:39:15.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-11-01 17:39:15.617 [DefaultDispatcher-worker-11 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:15.617 [DefaultDispatcher-worker-11 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-11-01 17:39:15.617 [DefaultDispatcher-worker-11 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:15.617 [DefaultDispatcher-worker-11 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53ec379a 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:15.618 [eventLoopGroupProxy-19-2 @call-handler#3054] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:15.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-11-01 17:39:15.619 [eventLoopGroupProxy-19-2 @call-handler#3054] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:15.619 [eventLoopGroupProxy-19-2 @call-handler#3054] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-11-01 17:39:15.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-11-01 17:39:15.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-11-01 17:39:15.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-11-01 17:39:15.619 [eventLoopGroupProxy-19-3 @call-handler#3057] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-11-01 17:39:15.619 [eventLoopGroupProxy-19-3 @call-handler#3057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:15.619 [eventLoopGroupProxy-19-2 @call-handler#3054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:15.620 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:15.620 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:15.621 [DefaultDispatcher-worker-10 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-11-01 17:39:15.621 [DefaultDispatcher-worker-10 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.621 [DefaultDispatcher-worker-10 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:15.621 [DefaultDispatcher-worker-10 @coroutine#3036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.622 [eventLoopGroupProxy-19-2 @call-handler#3062] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-11-01 17:39:15.622 [eventLoopGroupProxy-19-2 @call-handler#3062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:15.623 [DefaultDispatcher-worker-7 @coroutine#3036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.623 [DefaultDispatcher-worker-7 @coroutine#3036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.633 [DefaultDispatcher-worker-11 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-11-01 17:39:15.638 [DefaultDispatcher-worker-17 @coroutine#3068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:15.638 [DefaultDispatcher-worker-17 @coroutine#3068] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-11-01 17:39:15.638 [DefaultDispatcher-worker-17 @coroutine#3068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:15.638 [DefaultDispatcher-worker-17 @coroutine#3068] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-11-01 17:39:15.639 [eventLoopGroupProxy-19-2 @call-handler#3072] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-11-01 17:39:15.639 [eventLoopGroupProxy-19-2 @call-handler#3072] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:15.639 [eventLoopGroupProxy-19-2 @call-handler#3072] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-11-01 17:39:15.640 [eventLoopGroupProxy-19-4 @call-handler#3076] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-11-01 17:39:15.640 [eventLoopGroupProxy-19-4 @call-handler#3076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:15.647 [DefaultDispatcher-worker-10 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-11-01 17:39:15.647 [DefaultDispatcher-worker-7 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-11-01 17:39:15.648 [DefaultDispatcher-worker-7 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.648 [DefaultDispatcher-worker-7 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:15.648 [DefaultDispatcher-worker-7 @coroutine#3049] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.652 [DefaultDispatcher-worker-12 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57596d71 2024-11-01 17:39:15.652 [eventLoopGroupProxy-19-2 @call-handler#3072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:15.653 [DefaultDispatcher-worker-4 @coroutine#3068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:15.653 [DefaultDispatcher-worker-4 @coroutine#3068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-11-01 17:39:15.653 [eventLoopGroupProxy-19-5 @call-handler#3084] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-11-01 17:39:15.653 [eventLoopGroupProxy-19-5 @call-handler#3084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:15.654 [DefaultDispatcher-worker-16 @coroutine#3049] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.654 [DefaultDispatcher-worker-16 @coroutine#3049] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.663 [DefaultDispatcher-worker-15 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57596d71 2024-11-01 17:39:15.664 [DefaultDispatcher-worker-1 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-11-01 17:39:15.667 [DefaultDispatcher-worker-9 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-11-01 17:39:15.667 [DefaultDispatcher-worker-9 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.667 [DefaultDispatcher-worker-9 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:15.667 [DefaultDispatcher-worker-9 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.668 [eventLoopGroupProxy-19-2 @call-handler#3092] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-11-01 17:39:15.668 [eventLoopGroupProxy-19-2 @call-handler#3092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:15.669 [DefaultDispatcher-worker-17 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.669 [DefaultDispatcher-worker-17 @coroutine#3067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.675 [DefaultDispatcher-worker-7 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-11-01 17:39:15.679 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:15.679 [DefaultDispatcher-worker-15 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-11-01 17:39:15.690 [DefaultDispatcher-worker-8 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-11-01 17:39:15.694 [DefaultDispatcher-worker-10 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57596d71 2024-11-01 17:39:15.696 [DefaultDispatcher-worker-17 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-11-01 17:39:15.696 [DefaultDispatcher-worker-17 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-11-01 17:39:15.696 [DefaultDispatcher-worker-17 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-11-01 17:39:15.697 [eventLoopGroupProxy-19-2 @call-handler#3106] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-11-01 17:39:15.698 [DefaultDispatcher-worker-11 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735dc133 2024-11-01 17:39:15.698 [DefaultDispatcher-worker-11 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.698 [DefaultDispatcher-worker-11 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:15.698 [DefaultDispatcher-worker-11 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.699 [DefaultDispatcher-worker-12 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.699 [DefaultDispatcher-worker-12 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.701 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:15.705 [DefaultDispatcher-worker-6 @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-11-01 17:39:15.719 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:15.724 [DefaultDispatcher-worker-6 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-11-01 17:39:15.724 [DefaultDispatcher-worker-6 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-11-01 17:39:15.725 [DefaultDispatcher-worker-6 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-11-01 17:39:15.725 [DefaultDispatcher-worker-6 @coroutine#3073] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:15.725 [DefaultDispatcher-worker-6 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=655593926113501185 2024-11-01 17:39:15.725 [DefaultDispatcher-worker-6 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=655593926113501185. 2024-11-01 17:39:15.725 [DefaultDispatcher-worker-6 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=655593926113501185 2024-11-01 17:39:15.726 [eventLoopGroupProxy-19-2 @call-handler#3113] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-11-01 17:39:15.730 [eventLoopGroupProxy-19-2 @call-handler#3113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:15.730 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=655593926113501185 2024-11-01 17:39:15.730 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=655593926113501185 2024-11-01 17:39:15.731 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=655593926113501185. 2024-11-01 17:39:15.731 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=655593926113501185 to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:15.742 [DefaultDispatcher-worker-2 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-11-01 17:39:15.743 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-11-01 17:39:15.744 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-11-01 17:39:15.744 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-11-01 17:39:15.744 [eventLoopGroupProxy-19-2 @call-handler#3117] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-11-01 17:39:15.746 [eventLoopGroupProxy-19-2 @call-handler#3117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:15.747 [DefaultDispatcher-worker-12 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-11-01 17:39:15.747 [DefaultDispatcher-worker-12 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-11-01 17:39:15.747 [DefaultDispatcher-worker-12 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-11-01 17:39:15.747 [DefaultDispatcher-worker-12 @coroutine#3073] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:15.758 [DefaultDispatcher-worker-3 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-11-01 17:39:15.782 [DefaultDispatcher-worker-3 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-11-01 17:39:15.793 [DefaultDispatcher-worker-5 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57596d71 2024-11-01 17:39:15.793 [DefaultDispatcher-worker-6 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-11-01 17:39:15.794 [DefaultDispatcher-worker-6 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:39:15.794 [DefaultDispatcher-worker-6 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-11-01 17:39:15.794 [DefaultDispatcher-worker-6 @coroutine#3038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:39:15.794 [DefaultDispatcher-worker-6 @coroutine#3038] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-11-01 17:39:15.795 [eventLoopGroupProxy-19-2 @call-handler#3123] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-11-01 17:39:15.795 [eventLoopGroupProxy-19-2 @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/message 2024-11-01 17:39:15.795 [eventLoopGroupProxy-19-2 @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. 2024-11-01 17:39:15.805 [DefaultDispatcher-worker-17 @call-handler#3123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57596d71 2024-11-01 17:39:15.805 [eventLoopGroupProxy-19-2 @call-handler#3123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:15.806 [DefaultDispatcher-worker-9 @coroutine#3038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:39:15.806 [DefaultDispatcher-worker-9 @coroutine#3038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:39:15.806 [DefaultDispatcher-worker-9 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-11-01 17:39:15.806 [DefaultDispatcher-worker-9 @coroutine#3038] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:15.816 [DefaultDispatcher-worker-12 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-11-01 17:39:15.821 [DefaultDispatcher-worker-10 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-11-01 17:39:15.822 [DefaultDispatcher-worker-10 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.822 [DefaultDispatcher-worker-10 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:15.822 [DefaultDispatcher-worker-10 @coroutine#2190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.823 [DefaultDispatcher-worker-12 @coroutine#2190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.823 [DefaultDispatcher-worker-12 @coroutine#2190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.824 [DefaultDispatcher-worker-14 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57596d71 2024-11-01 17:39:15.825 [DefaultDispatcher-worker-4 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-11-01 17:39:15.825 [DefaultDispatcher-worker-4 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-11-01 17:39:15.825 [DefaultDispatcher-worker-4 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-11-01 17:39:15.825 [eventLoopGroupProxy-19-2 @call-handler#3139] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-11-01 17:39:15.833 [DefaultDispatcher-worker-1 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-11-01 17:39:15.846 [DefaultDispatcher-worker-5 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-11-01 17:39:15.846 [DefaultDispatcher-worker-5 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-11-01 17:39:15.847 [DefaultDispatcher-worker-5 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-11-01 17:39:15.847 [DefaultDispatcher-worker-5 @coroutine#3073] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:15.847 [DefaultDispatcher-worker-5 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=655593926113501186 2024-11-01 17:39:15.847 [DefaultDispatcher-worker-5 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=655593926113501186. 2024-11-01 17:39:15.847 [DefaultDispatcher-worker-5 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=655593926113501186 2024-11-01 17:39:15.848 [eventLoopGroupProxy-19-2 @call-handler#3143] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-11-01 17:39:15.849 [eventLoopGroupProxy-19-2 @call-handler#3143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:15.849 [DefaultDispatcher-worker-13 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=655593926113501186 2024-11-01 17:39:15.849 [DefaultDispatcher-worker-13 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=655593926113501186 2024-11-01 17:39:15.850 [DefaultDispatcher-worker-13 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=655593926113501186. 2024-11-01 17:39:15.850 [DefaultDispatcher-worker-13 @coroutine#3073] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=655593926113501186 to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:15.861 [DefaultDispatcher-worker-14 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-11-01 17:39:15.862 [DefaultDispatcher-worker-14 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-11-01 17:39:15.862 [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:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-11-01 17:39:15.862 [DefaultDispatcher-worker-14 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-11-01 17:39:15.862 [eventLoopGroupProxy-19-2 @call-handler#3147] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-11-01 17:39:15.863 [eventLoopGroupProxy-19-2 @call-handler#3147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:15.863 [DefaultDispatcher-worker-14 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-11-01 17:39:15.864 [DefaultDispatcher-worker-14 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-11-01 17:39:15.864 [DefaultDispatcher-worker-14 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-11-01 17:39:15.864 [DefaultDispatcher-worker-14 @coroutine#3073] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:15.875 [DefaultDispatcher-worker-5 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-11-01 17:39:15.893 [DefaultDispatcher-worker-14 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c095a5 2024-11-01 17:39:15.893 [DefaultDispatcher-worker-14 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.893 [DefaultDispatcher-worker-14 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:15.893 [DefaultDispatcher-worker-14 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.894 [DefaultDispatcher-worker-2 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.894 [DefaultDispatcher-worker-2 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:15.899 [DefaultDispatcher-worker-14 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-11-01 17:39:15.911 [DefaultDispatcher-worker-4 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57596d71 2024-11-01 17:39:15.912 [DefaultDispatcher-worker-17 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-11-01 17:39:15.912 [DefaultDispatcher-worker-17 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:39:15.912 [DefaultDispatcher-worker-17 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-11-01 17:39:15.912 [DefaultDispatcher-worker-17 @coroutine#3051] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:39:15.912 [DefaultDispatcher-worker-17 @coroutine#3051] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-11-01 17:39:15.913 [eventLoopGroupProxy-19-2 @call-handler#3157] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-11-01 17:39:15.913 [eventLoopGroupProxy-19-2 @call-handler#3157] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-11-01 17:39:15.913 [eventLoopGroupProxy-19-2 @call-handler#3157] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-11-01 17:39:15.921 [DefaultDispatcher-worker-14 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57596d71 2024-11-01 17:39:15.930 [DefaultDispatcher-worker-13 @call-handler#3157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57596d71 2024-11-01 17:39:15.931 [eventLoopGroupProxy-19-2 @call-handler#3157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:15.932 [DefaultDispatcher-worker-16 @coroutine#3051] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:39:15.932 [DefaultDispatcher-worker-16 @coroutine#3051] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:39:15.932 [DefaultDispatcher-worker-16 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-11-01 17:39:15.932 [DefaultDispatcher-worker-16 @coroutine#3051] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:15.943 [UI Thread @coroutine#3176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=655593926113501184 2024-11-01 17:39:15.943 [UI Thread @coroutine#3176] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=655593926113501184. 2024-11-01 17:39:15.943 [UI Thread @coroutine#3176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=655593926113501184 2024-11-01 17:39:15.943 [DefaultDispatcher-worker-9 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-11-01 17:39:15.943 [UI Thread @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:15.943 [UI Thread @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=655593926113501185&assignmentUid=655593926113501184. 2024-11-01 17:39:15.943 [UI Thread @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:15.944 [eventLoopGroupProxy-19-2 @call-handler#3192] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-11-01 17:39:15.944 [eventLoopGroupProxy-19-5 @call-handler#3194] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-11-01 17:39:15.945 [UI Thread @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:15.945 [UI Thread @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=655593926113501185&assignmentUid=655593926113501184. 2024-11-01 17:39:15.945 [UI Thread @coroutine#3186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:15.945 [UI Thread @coroutine#3188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:15.945 [UI Thread @coroutine#3188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=655593926113501185&assignmentUid=655593926113501184. 2024-11-01 17:39:15.945 [UI Thread @coroutine#3188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:15.947 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=655593926113501184&clazzUid=655593926113501184&accountPersonUid=655593926113501185 2024-11-01 17:39:15.947 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=655593926113501184&clazzUid=655593926113501184&accountPersonUid=655593926113501185. 2024-11-01 17:39:15.947 [UI Thread @coroutine#3207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=655593926113501184&clazzUid=655593926113501184&accountPersonUid=655593926113501185 2024-11-01 17:39:15.948 [eventLoopGroupProxy-19-5 @call-handler#3194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:15.949 [UI Thread @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:15.949 [UI Thread @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:15.949 [eventLoopGroupProxy-19-8 @call-handler#3216] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-11-01 17:39:15.950 [UI Thread @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=655593926113501185&assignmentUid=655593926113501184. 2024-11-01 17:39:15.950 [UI Thread @coroutine#3180] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:15.950 [eventLoopGroupProxy-19-7 @call-handler#3217] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-11-01 17:39:15.950 [eventLoopGroupProxy-19-6 @call-handler#3218] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-11-01 17:39:15.950 [eventLoopGroupProxy-19-2 @call-handler#3192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:15.951 [UI Thread @coroutine#3176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=655593926113501184 2024-11-01 17:39:15.951 [UI Thread @coroutine#3176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=655593926113501184 2024-11-01 17:39:15.951 [UI Thread @coroutine#3176] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=655593926113501184. 2024-11-01 17:39:15.951 [UI Thread @coroutine#3176] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=655593926113501184 to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:15.952 [eventLoopGroupProxy-19-6 @call-handler#3218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:15.952 [eventLoopGroupProxy-19-7 @call-handler#3217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:15.953 [UI Thread @coroutine#3188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:15.953 [UI Thread @coroutine#3188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:15.953 [UI Thread @coroutine#3186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:15.953 [UI Thread @coroutine#3186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:15.953 [UI Thread @coroutine#3188] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=655593926113501185&assignmentUid=655593926113501184. 2024-11-01 17:39:15.953 [UI Thread @coroutine#3188] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:15.953 [UI Thread @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=655593926113501185&assignmentUid=655593926113501184. 2024-11-01 17:39:15.953 [UI Thread @coroutine#3186] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:15.963 [DefaultDispatcher-worker-16 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-11-01 17:39:15.963 [eventLoopGroupProxy-19-8 @call-handler#3216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:15.963 [UI Thread @coroutine#3207] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=655593926113501184&clazzUid=655593926113501184&accountPersonUid=655593926113501185 2024-11-01 17:39:15.963 [UI Thread @coroutine#3207] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=655593926113501184&clazzUid=655593926113501184&accountPersonUid=655593926113501185 2024-11-01 17:39:15.964 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=655593926113501184&clazzUid=655593926113501184&accountPersonUid=655593926113501185. 2024-11-01 17:39:15.964 [UI Thread @coroutine#3207] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=655593926113501184&clazzUid=655593926113501184&accountPersonUid=655593926113501185 to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:15.972 [DefaultDispatcher-worker-7 @coroutine#3176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-11-01 17:39:15.981 [DefaultDispatcher-worker-5 @coroutine#3188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-11-01 17:39:15.990 [DefaultDispatcher-worker-10 @coroutine#3186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-11-01 17:39:16.002 [DefaultDispatcher-worker-7 @coroutine#3207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-11-01 17:39:16.007 [UI Thread @coroutine#3234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=655593926113501184 2024-11-01 17:39:16.007 [UI Thread @coroutine#3234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=655593926113501184. 2024-11-01 17:39:16.007 [UI Thread @coroutine#3234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=655593926113501184 2024-11-01 17:39:16.008 [eventLoopGroupProxy-19-2 @call-handler#3236] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-11-01 17:39:16.010 [eventLoopGroupProxy-19-2 @call-handler#3236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:16.010 [UI Thread @coroutine#3234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=655593926113501184 2024-11-01 17:39:16.010 [UI Thread @coroutine#3234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=655593926113501184 2024-11-01 17:39:16.011 [UI Thread @coroutine#3234] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=655593926113501184. 2024-11-01 17:39:16.011 [UI Thread @coroutine#3234] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=655593926113501184 to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:16.022 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:16.022 [DefaultDispatcher-worker-7 @coroutine#3234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-11-01 17:39:16.037 [DefaultDispatcher-worker-16 @coroutine#3234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-11-01 17:39:16.049 [DefaultDispatcher-worker-14 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-11-01 17:39:16.049 [DefaultDispatcher-worker-14 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:39:16.049 [DefaultDispatcher-worker-14 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-11-01 17:39:16.049 [DefaultDispatcher-worker-14 @coroutine#3038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:39:16.049 [DefaultDispatcher-worker-14 @coroutine#3038] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-11-01 17:39:16.050 [eventLoopGroupProxy-19-2 @call-handler#3244] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-11-01 17:39:16.051 [eventLoopGroupProxy-19-2 @call-handler#3244] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-11-01 17:39:16.051 [eventLoopGroupProxy-19-2 @call-handler#3244] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-11-01 17:39:16.053 [DefaultDispatcher-worker-5 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fa570f 2024-11-01 17:39:16.053 [DefaultDispatcher-worker-5 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.053 [DefaultDispatcher-worker-5 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:16.053 [DefaultDispatcher-worker-5 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.054 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.064 [DefaultDispatcher-worker-5 @call-handler#3244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57596d71 2024-11-01 17:39:16.064 [eventLoopGroupProxy-19-2 @call-handler#3244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:16.064 [DefaultDispatcher-worker-8 @coroutine#3038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:39:16.064 [DefaultDispatcher-worker-8 @coroutine#3038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:39:16.065 [DefaultDispatcher-worker-8 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-11-01 17:39:16.065 [DefaultDispatcher-worker-8 @coroutine#3038] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:16.065 [DefaultDispatcher-worker-4 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-11-01 17:39:16.065 [DefaultDispatcher-worker-4 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.065 [DefaultDispatcher-worker-4 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:16.065 [DefaultDispatcher-worker-4 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.066 [DefaultDispatcher-worker-5 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.066 [DefaultDispatcher-worker-5 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.074 [UI Thread @coroutine#3265] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=655593926113501186&assignmentUid=655593926113501184&clazzUid=655593926113501184&submitterUid=655593926113501185 2024-11-01 17:39:16.074 [UI Thread @coroutine#3265] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=655593926113501186&assignmentUid=655593926113501184&clazzUid=655593926113501184&submitterUid=655593926113501185. 2024-11-01 17:39:16.074 [UI Thread @coroutine#3265] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=655593926113501186&assignmentUid=655593926113501184&clazzUid=655593926113501184&submitterUid=655593926113501185 2024-11-01 17:39:16.075 [eventLoopGroupProxy-19-2 @call-handler#3269] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2024-11-01 17:39:16.075 [DefaultDispatcher-worker-11 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-11-01 17:39:16.080 [eventLoopGroupProxy-19-2 @call-handler#3269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:16.081 [UI Thread @coroutine#3265] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=655593926113501186&assignmentUid=655593926113501184&clazzUid=655593926113501184&submitterUid=655593926113501185 2024-11-01 17:39:16.081 [UI Thread @coroutine#3265] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=655593926113501186&assignmentUid=655593926113501184&clazzUid=655593926113501184&submitterUid=655593926113501185 2024-11-01 17:39:16.081 [UI Thread @coroutine#3265] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=655593926113501186&assignmentUid=655593926113501184&clazzUid=655593926113501184&submitterUid=655593926113501185. 2024-11-01 17:39:16.081 [UI Thread @coroutine#3265] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=655593926113501186&assignmentUid=655593926113501184&clazzUid=655593926113501184&submitterUid=655593926113501185 to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:16.094 [DefaultDispatcher-worker-15 @coroutine#3265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-11-01 17:39:16.102 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=655593926113501185 2024-11-01 17:39:16.102 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=655593926113501185. 2024-11-01 17:39:16.102 [UI Thread @coroutine#3279] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=655593926113501185 2024-11-01 17:39:16.103 [eventLoopGroupProxy-19-2 @call-handler#3288] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-11-01 17:39:16.104 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:16.104 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=655593926113501185&assignmentUid=655593926113501184. 2024-11-01 17:39:16.104 [UI Thread @coroutine#3284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:16.104 [eventLoopGroupProxy-19-2 @call-handler#3288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:16.105 [UI Thread @coroutine#3289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=655593926113501184 2024-11-01 17:39:16.105 [UI Thread @coroutine#3289] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=655593926113501184. 2024-11-01 17:39:16.105 [UI Thread @coroutine#3289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=655593926113501184 2024-11-01 17:39:16.105 [eventLoopGroupProxy-19-7 @call-handler#3297] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-11-01 17:39:16.105 [UI Thread @coroutine#3291] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:16.105 [UI Thread @coroutine#3291] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=655593926113501185&assignmentUid=655593926113501184. 2024-11-01 17:39:16.105 [UI Thread @coroutine#3291] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:16.106 [eventLoopGroupProxy-19-2 @call-handler#3302] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-11-01 17:39:16.106 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:16.106 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=655593926113501185&assignmentUid=655593926113501184. 2024-11-01 17:39:16.106 [UI Thread @coroutine#3293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:16.106 [eventLoopGroupProxy-19-6 @call-handler#3306] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-11-01 17:39:16.107 [eventLoopGroupProxy-19-8 @call-handler#3311] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2024-11-01 17:39:16.107 [UI Thread @coroutine#3279] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=655593926113501185 2024-11-01 17:39:16.107 [UI Thread @coroutine#3279] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=655593926113501185 2024-11-01 17:39:16.108 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=655593926113501185. 2024-11-01 17:39:16.108 [UI Thread @coroutine#3279] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=655593926113501185 to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:16.108 [eventLoopGroupProxy-19-6 @call-handler#3306] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:16.109 [UI Thread @coroutine#3291] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:16.109 [UI Thread @coroutine#3291] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:16.109 [eventLoopGroupProxy-19-8 @call-handler#3311] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:16.110 [eventLoopGroupProxy-19-7 @call-handler#3297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:16.110 [UI Thread @coroutine#3291] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=655593926113501185&assignmentUid=655593926113501184. 2024-11-01 17:39:16.110 [UI Thread @coroutine#3291] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=655593926113501185&assignmentUid=655593926113501184 to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:16.110 [UI Thread @coroutine#3293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:16.110 [UI Thread @coroutine#3293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:16.111 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=655593926113501185&assignmentUid=655593926113501184. 2024-11-01 17:39:16.111 [UI Thread @coroutine#3293] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=655593926113501185&assignmentUid=655593926113501184 to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:16.111 [UI Thread @coroutine#3284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:16.111 [UI Thread @coroutine#3284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:16.111 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=655593926113501185&assignmentUid=655593926113501184. 2024-11-01 17:39:16.111 [UI Thread @coroutine#3284] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=655593926113501185&assignmentUid=655593926113501184 to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:16.112 [eventLoopGroupProxy-19-2 @call-handler#3302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:16.113 [UI Thread @coroutine#3289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=655593926113501184 2024-11-01 17:39:16.113 [UI Thread @coroutine#3289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=655593926113501184 2024-11-01 17:39:16.113 [UI Thread @coroutine#3289] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=655593926113501184. 2024-11-01 17:39:16.113 [UI Thread @coroutine#3289] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=655593926113501184 to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:16.120 [DefaultDispatcher-worker-12 @coroutine#3279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-11-01 17:39:16.130 [DefaultDispatcher-worker-3 @coroutine#3291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-11-01 17:39:16.139 [DefaultDispatcher-worker-13 @coroutine#3293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-11-01 17:39:16.147 [DefaultDispatcher-worker-12 @coroutine#3284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-11-01 17:39:16.157 [DefaultDispatcher-worker-6 @coroutine#3289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-11-01 17:39:16.164 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=655593926113501184&clazzUid=655593926113501184&accountPersonUid=655593926113501186 2024-11-01 17:39:16.164 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=655593926113501184&clazzUid=655593926113501184&accountPersonUid=655593926113501186. 2024-11-01 17:39:16.164 [UI Thread @coroutine#3323] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=655593926113501184&clazzUid=655593926113501184&accountPersonUid=655593926113501186 2024-11-01 17:39:16.165 [eventLoopGroupProxy-19-2 @call-handler#3325] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-11-01 17:39:16.169 [eventLoopGroupProxy-19-2 @call-handler#3325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:16.170 [UI Thread @coroutine#3323] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=655593926113501184&clazzUid=655593926113501184&accountPersonUid=655593926113501186 2024-11-01 17:39:16.170 [UI Thread @coroutine#3323] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=655593926113501184&clazzUid=655593926113501184&accountPersonUid=655593926113501186 2024-11-01 17:39:16.171 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=655593926113501184&clazzUid=655593926113501184&accountPersonUid=655593926113501186. 2024-11-01 17:39:16.171 [UI Thread @coroutine#3323] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=655593926113501184&clazzUid=655593926113501184&accountPersonUid=655593926113501186 to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:16.183 [DefaultDispatcher-worker-3 @coroutine#3323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-11-01 17:39:16.186 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=655593926113501185 2024-11-01 17:39:16.186 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=655593926113501185. 2024-11-01 17:39:16.186 [UI Thread @coroutine#3323] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=655593926113501185 2024-11-01 17:39:16.187 [eventLoopGroupProxy-19-2 @call-handler#3330] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2024-11-01 17:39:16.188 [eventLoopGroupProxy-19-2 @call-handler#3330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:16.189 [UI Thread @coroutine#3323] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=655593926113501185 2024-11-01 17:39:16.189 [UI Thread @coroutine#3323] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=655593926113501185 2024-11-01 17:39:16.189 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=655593926113501185. 2024-11-01 17:39:16.189 [UI Thread @coroutine#3323] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=655593926113501185 to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:16.200 [DefaultDispatcher-worker-17 @coroutine#3323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-11-01 17:39:16.207 [DefaultDispatcher-worker-16 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-11-01 17:39:16.207 [DefaultDispatcher-worker-16 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.207 [DefaultDispatcher-worker-16 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:16.207 [DefaultDispatcher-worker-16 @coroutine#2315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.208 [DefaultDispatcher-worker-16 @coroutine#2315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.208 [DefaultDispatcher-worker-16 @coroutine#2315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.214 [DefaultDispatcher-worker-15 @coroutine#3323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-11-01 17:39:16.224 [DefaultDispatcher-worker-5 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-11-01 17:39:16.225 [DefaultDispatcher-worker-5 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:39:16.225 [DefaultDispatcher-worker-5 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-11-01 17:39:16.225 [DefaultDispatcher-worker-5 @coroutine#3051] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:39:16.225 [DefaultDispatcher-worker-5 @coroutine#3051] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-11-01 17:39:16.226 [eventLoopGroupProxy-19-2 @call-handler#3338] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-11-01 17:39:16.226 [eventLoopGroupProxy-19-2 @call-handler#3338] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-11-01 17:39:16.226 [eventLoopGroupProxy-19-2 @call-handler#3338] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-11-01 17:39:16.237 [DefaultDispatcher-worker-2 @call-handler#3338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57596d71 2024-11-01 17:39:16.238 [eventLoopGroupProxy-19-2 @call-handler#3338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:16.238 [DefaultDispatcher-worker-5 @coroutine#3051] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:39:16.238 [DefaultDispatcher-worker-5 @coroutine#3051] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-11-01 17:39:16.238 [DefaultDispatcher-worker-5 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-11-01 17:39:16.238 [DefaultDispatcher-worker-5 @coroutine#3051] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:16.239 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:16.241 [UI Thread @coroutine#3361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=655593926113501184 2024-11-01 17:39:16.241 [UI Thread @coroutine#3361] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=655593926113501184. 2024-11-01 17:39:16.241 [UI Thread @coroutine#3361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=655593926113501184 2024-11-01 17:39:16.241 [UI Thread @coroutine#3365] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:16.241 [UI Thread @coroutine#3365] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=655593926113501185&assignmentUid=655593926113501184. 2024-11-01 17:39:16.241 [UI Thread @coroutine#3365] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:16.241 [eventLoopGroupProxy-19-2 @call-handler#3374] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-11-01 17:39:16.242 [UI Thread @coroutine#3370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:16.242 [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:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=655593926113501185&assignmentUid=655593926113501184. 2024-11-01 17:39:16.242 [UI Thread @coroutine#3370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:16.242 [UI Thread @coroutine#3372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:16.242 [eventLoopGroupProxy-19-7 @call-handler#3380] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-11-01 17:39:16.242 [UI Thread @coroutine#3372] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=655593926113501185&assignmentUid=655593926113501184. 2024-11-01 17:39:16.242 [eventLoopGroupProxy-19-2 @call-handler#3374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:16.242 [UI Thread @coroutine#3372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:16.243 [eventLoopGroupProxy-19-6 @call-handler#3386] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-11-01 17:39:16.243 [eventLoopGroupProxy-19-8 @call-handler#3391] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-11-01 17:39:16.244 [UI Thread @coroutine#3394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=655593926113501184&clazzUid=655593926113501184&accountPersonUid=655593926113501185 2024-11-01 17:39:16.244 [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:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=655593926113501184&clazzUid=655593926113501184&accountPersonUid=655593926113501185. 2024-11-01 17:39:16.244 [UI Thread @coroutine#3394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=655593926113501184&clazzUid=655593926113501184&accountPersonUid=655593926113501185 2024-11-01 17:39:16.244 [UI Thread @coroutine#3361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=655593926113501184 2024-11-01 17:39:16.244 [UI Thread @coroutine#3361] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=655593926113501184 2024-11-01 17:39:16.244 [eventLoopGroupProxy-19-6 @call-handler#3386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:16.245 [eventLoopGroupProxy-19-8 @call-handler#3391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:16.245 [eventLoopGroupProxy-19-7 @call-handler#3380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:16.245 [UI Thread @coroutine#3361] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=655593926113501184. 2024-11-01 17:39:16.245 [UI Thread @coroutine#3361] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=655593926113501184 to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:16.246 [UI Thread @coroutine#3370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:16.246 [UI Thread @coroutine#3370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:16.246 [eventLoopGroupProxy-19-2 @call-handler#3403] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-11-01 17:39:16.246 [UI Thread @coroutine#3372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:16.246 [UI Thread @coroutine#3372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:16.246 [UI Thread @coroutine#3365] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:16.246 [UI Thread @coroutine#3365] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 2024-11-01 17:39:16.246 [UI Thread @coroutine#3370] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=655593926113501185&assignmentUid=655593926113501184. 2024-11-01 17:39:16.246 [UI Thread @coroutine#3370] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:16.247 [UI Thread @coroutine#3372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=655593926113501185&assignmentUid=655593926113501184. 2024-11-01 17:39:16.247 [UI Thread @coroutine#3372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:16.247 [UI Thread @coroutine#3365] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=655593926113501185&assignmentUid=655593926113501184. 2024-11-01 17:39:16.247 [UI Thread @coroutine#3365] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=655593926113501185&assignmentUid=655593926113501184 to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:16.251 [eventLoopGroupProxy-19-2 @call-handler#3403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-11-01 17:39:16.252 [UI Thread @coroutine#3394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=655593926113501184&clazzUid=655593926113501184&accountPersonUid=655593926113501185 2024-11-01 17:39:16.252 [UI Thread @coroutine#3394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=655593926113501184&clazzUid=655593926113501184&accountPersonUid=655593926113501185 2024-11-01 17:39:16.252 [UI Thread @coroutine#3394] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=655593926113501184&clazzUid=655593926113501184&accountPersonUid=655593926113501185. 2024-11-01 17:39:16.252 [UI Thread @coroutine#3394] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=655593926113501184&clazzUid=655593926113501184&accountPersonUid=655593926113501185 to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:16.254 [DefaultDispatcher-worker-13 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-11-01 17:39:16.258 [DefaultDispatcher-worker-16 @coroutine#3361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-11-01 17:39:16.267 [DefaultDispatcher-worker-7 @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-11-01 17:39:16.278 [DefaultDispatcher-worker-11 @coroutine#3372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-11-01 17:39:16.287 [DefaultDispatcher-worker-10 @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-11-01 17:39:16.300 [DefaultDispatcher-worker-12 @coroutine#3394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-11-01 17:39:16.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-11-01 17:39:16.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-11-01 17:39:16.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:16.305 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@446dc997: (connection evicted) 2024-11-01 17:39:16.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:16.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-11-01 17:39:16.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-11-01 17:39:16.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-11-01 17:39:16.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-11-01 17:39:16.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:16.307 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9: (connection evicted) 2024-11-01 17:39:16.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:16.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-11-01 17:39:16.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-11-01 17:39:16.415 [DefaultDispatcher-worker-3 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-11-01 17:39:16.416 [DefaultDispatcher-worker-3 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.416 [DefaultDispatcher-worker-3 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:16.416 [DefaultDispatcher-worker-3 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.416 [DefaultDispatcher-worker-11 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-11-01 17:39:16.416 [DefaultDispatcher-worker-11 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.416 [DefaultDispatcher-worker-11 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:16.416 [DefaultDispatcher-worker-11 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.417 [DefaultDispatcher-worker-3 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.417 [DefaultDispatcher-worker-3 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.417 [DefaultDispatcher-worker-12 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.417 [DefaultDispatcher-worker-12 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.522 [DefaultDispatcher-worker-12 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:16.522 [DefaultDispatcher-worker-12 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.522 [DefaultDispatcher-worker-12 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:16.522 [DefaultDispatcher-worker-12 @coroutine#2111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.523 [DefaultDispatcher-worker-11 @coroutine#2111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.523 [DefaultDispatcher-worker-11 @coroutine#2111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.579 [DefaultDispatcher-worker-1 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-11-01 17:39:16.579 [DefaultDispatcher-worker-1 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.579 [DefaultDispatcher-worker-1 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:16.579 [DefaultDispatcher-worker-1 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.580 [DefaultDispatcher-worker-11 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.580 [DefaultDispatcher-worker-11 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.710 [DefaultDispatcher-worker-12 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735dc133 2024-11-01 17:39:16.710 [DefaultDispatcher-worker-12 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.710 [DefaultDispatcher-worker-12 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:16.710 [DefaultDispatcher-worker-12 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.711 [DefaultDispatcher-worker-10 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.711 [DefaultDispatcher-worker-10 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.834 [DefaultDispatcher-worker-6 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-11-01 17:39:16.834 [DefaultDispatcher-worker-6 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.834 [DefaultDispatcher-worker-6 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:16.834 [DefaultDispatcher-worker-6 @coroutine#2190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.836 [DefaultDispatcher-worker-16 @coroutine#2190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.836 [DefaultDispatcher-worker-16 @coroutine#2190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.905 [DefaultDispatcher-worker-12 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c095a5 2024-11-01 17:39:16.906 [DefaultDispatcher-worker-12 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.906 [DefaultDispatcher-worker-12 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:16.906 [DefaultDispatcher-worker-12 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.907 [DefaultDispatcher-worker-12 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:16.907 [DefaultDispatcher-worker-12 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.068 [DefaultDispatcher-worker-11 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fa570f 2024-11-01 17:39:17.068 [DefaultDispatcher-worker-11 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.068 [DefaultDispatcher-worker-11 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:17.068 [DefaultDispatcher-worker-11 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.069 [DefaultDispatcher-worker-3 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.076 [DefaultDispatcher-worker-12 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-11-01 17:39:17.077 [DefaultDispatcher-worker-12 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.077 [DefaultDispatcher-worker-12 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:17.077 [DefaultDispatcher-worker-12 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.078 [DefaultDispatcher-worker-1 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.078 [DefaultDispatcher-worker-1 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.220 [DefaultDispatcher-worker-14 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-11-01 17:39:17.220 [DefaultDispatcher-worker-14 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.220 [DefaultDispatcher-worker-14 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:17.220 [DefaultDispatcher-worker-14 @coroutine#2315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.221 [DefaultDispatcher-worker-8 @coroutine#2315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.221 [DefaultDispatcher-worker-8 @coroutine#2315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-11-01 17:39:17.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-11-01 17:39:17.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:17.312 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57596d71: (connection evicted) 2024-11-01 17:39:17.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:17.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-11-01 17:39:17.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-11-01 17:39:17.316 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-11-01 17:39:17.316 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:17.316 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:17.316 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:17.316 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:17.316 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:17.316 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:17.316 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@452d4bb2 2024-11-01 17:39:17.316 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:17.316 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:17.316 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:17.316 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:17.316 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:17.316 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:17.316 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:17.316 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:17.316 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:17.316 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:17.316 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:17.316 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:17.316 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:17.316 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:17.316 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:17.316 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:17.316 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:17.317 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:17.317 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:17.317 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-11-01 17:39:17.317 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:17.317 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:17.317 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:17.317 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:17.317 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:17.317 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:17.317 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:17.317 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:17.317 [Test worker @coroutine#3454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-11-01 17:39:17.317 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@62857555 2024-11-01 17:39:17.317 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@62857555 2024-11-01 17:39:17.317 [Test worker @coroutine#3454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-11-01 17:39:17.335 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62857555 2024-11-01 17:39:17.345 [Test worker @coroutine#3455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62857555 2024-11-01 17:39:17.346 [Test worker @coroutine#3457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62857555 2024-11-01 17:39:17.348 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62857555 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b870ed3 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:17.349 [Test worker @coroutine#3454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-11-01 17:39:17.350 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd886b7 2024-11-01 17:39:17.350 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd886b7 2024-11-01 17:39:17.350 [Test worker @coroutine#3454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-11-01 17:39:17.364 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd886b7 2024-11-01 17:39:17.374 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd886b7 2024-11-01 17:39:17.375 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd886b7 2024-11-01 17:39:17.377 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd886b7 2024-11-01 17:39:17.389 [DefaultDispatcher-worker-5 @coroutine#3467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd886b7 2024-11-01 17:39:17.404 [DefaultDispatcher-worker-11 @coroutine#3454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62857555 2024-11-01 17:39:17.417 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:17.419 [DefaultDispatcher-worker-12 @coroutine#3454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62857555 2024-11-01 17:39:17.429 [DefaultDispatcher-worker-3 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-11-01 17:39:17.429 [DefaultDispatcher-worker-3 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.430 [DefaultDispatcher-worker-3 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:17.430 [DefaultDispatcher-worker-3 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.430 [DefaultDispatcher-worker-5 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-11-01 17:39:17.430 [DefaultDispatcher-worker-5 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-11-01 17:39:17.431 [DefaultDispatcher-worker-5 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:17.431 [DefaultDispatcher-worker-5 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-11-01 17:39:17.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:17.431 [DefaultDispatcher-worker-3 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.431 [DefaultDispatcher-worker-3 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.431 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62857555: (connection evicted) 2024-11-01 17:39:17.432 [DefaultDispatcher-worker-4 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.432 [DefaultDispatcher-worker-4 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:17.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-11-01 17:39:17.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-11-01 17:39:17.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-11-01 17:39:17.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-11-01 17:39:17.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:17.432 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cd886b7: (connection evicted) 2024-11-01 17:39:17.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:17.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-11-01 17:39:17.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-11-01 17:39:17.434 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-11-01 17:39:17.434 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:17.434 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:17.434 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:17.434 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:17.434 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:17.434 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:17.434 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@119cd026 2024-11-01 17:39:17.434 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:17.434 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:17.434 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:17.434 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:17.434 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:17.435 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:17.435 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:17.435 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:17.435 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:17.435 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:17.435 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:17.435 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:17.435 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:17.435 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:17.435 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:17.435 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:17.435 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:17.435 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:17.435 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:17.435 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-11-01 17:39:17.435 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:17.435 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:17.435 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:17.435 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:17.435 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:17.435 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:17.435 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:17.435 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:17.435 [Test worker @coroutine#3521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-11-01 17:39:17.435 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@731a5a39 2024-11-01 17:39:17.435 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@731a5a39 2024-11-01 17:39:17.435 [Test worker @coroutine#3521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-11-01 17:39:17.452 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731a5a39 2024-11-01 17:39:17.462 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731a5a39 2024-11-01 17:39:17.463 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731a5a39 2024-11-01 17:39:17.465 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731a5a39 2024-11-01 17:39:17.465 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ab2c5d8 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@38410ce5 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@38410ce5 2024-11-01 17:39:17.466 [Test worker @coroutine#3521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-11-01 17:39:17.480 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38410ce5 2024-11-01 17:39:17.490 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38410ce5 2024-11-01 17:39:17.491 [Test worker @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38410ce5 2024-11-01 17:39:17.493 [Test worker @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38410ce5 2024-11-01 17:39:17.507 [DefaultDispatcher-worker-10 @coroutine#3534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38410ce5 2024-11-01 17:39:17.519 [DefaultDispatcher-worker-6 @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731a5a39 2024-11-01 17:39:17.534 [DefaultDispatcher-worker-4 @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731a5a39 2024-11-01 17:39:17.534 [DefaultDispatcher-worker-11 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:17.535 [DefaultDispatcher-worker-11 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.535 [DefaultDispatcher-worker-11 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:17.535 [DefaultDispatcher-worker-11 @coroutine#2111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.535 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:17.536 [DefaultDispatcher-worker-2 @coroutine#2111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.536 [DefaultDispatcher-worker-2 @coroutine#2111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.546 [DefaultDispatcher-worker-1 @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731a5a39 2024-11-01 17:39:17.566 [HikariPool-151 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:17.571 [DefaultDispatcher-worker-2 @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731a5a39 2024-11-01 17:39:17.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-11-01 17:39:17.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-11-01 17:39:17.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:17.575 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@731a5a39: (connection evicted) 2024-11-01 17:39:17.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:17.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-11-01 17:39:17.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-11-01 17:39:17.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-11-01 17:39:17.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-11-01 17:39:17.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:17.576 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38410ce5: (connection evicted) 2024-11-01 17:39:17.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:17.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-11-01 17:39:17.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-11-01 17:39:17.577 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14738629 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@150963fe 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@150963fe 2024-11-01 17:39:17.578 [Test worker @coroutine#3609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-11-01 17:39:17.591 [DefaultDispatcher-worker-16 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-11-01 17:39:17.591 [DefaultDispatcher-worker-16 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.591 [DefaultDispatcher-worker-16 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:17.591 [DefaultDispatcher-worker-16 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.592 [DefaultDispatcher-worker-8 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.592 [DefaultDispatcher-worker-8 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.594 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150963fe 2024-11-01 17:39:17.603 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150963fe 2024-11-01 17:39:17.605 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150963fe 2024-11-01 17:39:17.608 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150963fe 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@435a13ac 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:17.609 [Test worker @coroutine#3609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-11-01 17:39:17.610 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de15ce1 2024-11-01 17:39:17.610 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de15ce1 2024-11-01 17:39:17.610 [Test worker @coroutine#3609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-11-01 17:39:17.624 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de15ce1 2024-11-01 17:39:17.633 [Test worker @coroutine#3619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de15ce1 2024-11-01 17:39:17.635 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de15ce1 2024-11-01 17:39:17.637 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de15ce1 2024-11-01 17:39:17.650 [DefaultDispatcher-worker-15 @coroutine#3625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de15ce1 2024-11-01 17:39:17.663 [DefaultDispatcher-worker-15 @coroutine#3609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150963fe 2024-11-01 17:39:17.676 [DefaultDispatcher-worker-6 @coroutine#3609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150963fe 2024-11-01 17:39:17.679 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:17.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-11-01 17:39:17.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-11-01 17:39:17.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:17.687 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@150963fe: (connection evicted) 2024-11-01 17:39:17.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:17.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-11-01 17:39:17.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-11-01 17:39:17.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-11-01 17:39:17.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-11-01 17:39:17.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:17.689 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5de15ce1: (connection evicted) 2024-11-01 17:39:17.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:17.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-11-01 17:39:17.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-11-01 17:39:17.690 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ef4179 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@168f447d 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@168f447d 2024-11-01 17:39:17.691 [Test worker @coroutine#3670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-11-01 17:39:17.706 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@168f447d 2024-11-01 17:39:17.716 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@168f447d 2024-11-01 17:39:17.717 [Test worker @coroutine#3673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@168f447d 2024-11-01 17:39:17.720 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@168f447d 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33012e6f 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:17.721 [Test worker @coroutine#3670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-11-01 17:39:17.722 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@4086e003 2024-11-01 17:39:17.722 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@4086e003 2024-11-01 17:39:17.722 [Test worker @coroutine#3670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-11-01 17:39:17.724 [DefaultDispatcher-worker-5 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735dc133 2024-11-01 17:39:17.725 [DefaultDispatcher-worker-5 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.725 [DefaultDispatcher-worker-5 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:17.725 [DefaultDispatcher-worker-5 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.726 [DefaultDispatcher-worker-17 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.726 [DefaultDispatcher-worker-17 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.736 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4086e003 2024-11-01 17:39:17.746 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:17.747 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4086e003 2024-11-01 17:39:17.748 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4086e003 2024-11-01 17:39:17.750 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4086e003 2024-11-01 17:39:17.763 [DefaultDispatcher-worker-1 @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4086e003 2024-11-01 17:39:17.768 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:17.775 [DefaultDispatcher-worker-1 @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@168f447d 2024-11-01 17:39:17.788 [DefaultDispatcher-worker-3 @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@168f447d 2024-11-01 17:39:17.791 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:17.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-11-01 17:39:17.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-11-01 17:39:17.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:17.799 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@168f447d: (connection evicted) 2024-11-01 17:39:17.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:17.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-11-01 17:39:17.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-11-01 17:39:17.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-11-01 17:39:17.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-11-01 17:39:17.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:17.800 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4086e003: (connection evicted) 2024-11-01 17:39:17.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:17.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-11-01 17:39:17.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e316971 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:17.802 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:17.803 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:17.803 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:17.803 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:17.803 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:17.803 [Test worker @coroutine#3730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-11-01 17:39:17.803 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2024-11-01 17:39:17.803 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2024-11-01 17:39:17.803 [Test worker @coroutine#3730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-11-01 17:39:17.819 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2024-11-01 17:39:17.829 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2024-11-01 17:39:17.831 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2024-11-01 17:39:17.834 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c521a79 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:17.835 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:17.836 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:17.836 [Test worker @coroutine#3730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-11-01 17:39:17.836 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8 2024-11-01 17:39:17.836 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8 2024-11-01 17:39:17.836 [Test worker @coroutine#3730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-11-01 17:39:17.848 [DefaultDispatcher-worker-5 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-11-01 17:39:17.848 [DefaultDispatcher-worker-5 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.848 [DefaultDispatcher-worker-5 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:17.848 [DefaultDispatcher-worker-5 @coroutine#2190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.849 [DefaultDispatcher-worker-13 @coroutine#2190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.849 [DefaultDispatcher-worker-13 @coroutine#2190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.856 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8 2024-11-01 17:39:17.866 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8 2024-11-01 17:39:17.867 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8 2024-11-01 17:39:17.869 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8 2024-11-01 17:39:17.882 [DefaultDispatcher-worker-9 @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8 2024-11-01 17:39:17.894 [DefaultDispatcher-worker-9 @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2024-11-01 17:39:17.903 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:17.907 [DefaultDispatcher-worker-17 @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2024-11-01 17:39:17.917 [DefaultDispatcher-worker-7 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c095a5 2024-11-01 17:39:17.917 [DefaultDispatcher-worker-7 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-11-01 17:39:17.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-11-01 17:39:17.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:17.917 [DefaultDispatcher-worker-7 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:17.917 [DefaultDispatcher-worker-7 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.917 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56540a58: (connection evicted) 2024-11-01 17:39:17.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:17.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-11-01 17:39:17.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-11-01 17:39:17.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-11-01 17:39:17.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-11-01 17:39:17.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:17.918 [DefaultDispatcher-worker-9 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.918 [DefaultDispatcher-worker-9 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:17.919 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8: (connection evicted) 2024-11-01 17:39:17.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:17.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-11-01 17:39:17.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2296926d 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:17.921 [Test worker @coroutine#3793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-11-01 17:39:17.922 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@776d50d6 2024-11-01 17:39:17.922 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@776d50d6 2024-11-01 17:39:17.922 [Test worker @coroutine#3793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-11-01 17:39:17.940 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776d50d6 2024-11-01 17:39:17.950 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776d50d6 2024-11-01 17:39:17.952 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776d50d6 2024-11-01 17:39:17.953 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776d50d6 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ebcf6c0 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:17.954 [Test worker @coroutine#3793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-11-01 17:39:17.955 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2024-11-01 17:39:17.955 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2024-11-01 17:39:17.955 [Test worker @coroutine#3793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-11-01 17:39:17.968 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2024-11-01 17:39:17.978 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2024-11-01 17:39:17.980 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2024-11-01 17:39:17.981 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2024-11-01 17:39:17.995 [DefaultDispatcher-worker-11 @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2024-11-01 17:39:18.009 [DefaultDispatcher-worker-4 @coroutine#3793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776d50d6 2024-11-01 17:39:18.021 [DefaultDispatcher-worker-13 @coroutine#3793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776d50d6 2024-11-01 17:39:18.022 [HikariPool-158 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:18.031 [DefaultDispatcher-worker-11 @coroutine#3793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776d50d6 2024-11-01 17:39:18.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-11-01 17:39:18.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-11-01 17:39:18.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:18.040 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@776d50d6: (connection evicted) 2024-11-01 17:39:18.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:18.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-11-01 17:39:18.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-11-01 17:39:18.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-11-01 17:39:18.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-11-01 17:39:18.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:18.041 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69: (connection evicted) 2024-11-01 17:39:18.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:18.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-11-01 17:39:18.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-11-01 17:39:18.043 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-11-01 17:39:18.043 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:18.043 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:18.043 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:18.043 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:18.043 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:18.043 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:18.043 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6107b3cb 2024-11-01 17:39:18.043 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:18.043 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:18.043 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:18.043 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:18.043 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:18.043 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:18.043 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:18.043 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:18.043 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:18.043 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:18.043 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:18.043 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:18.043 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:18.043 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:18.043 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:18.043 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:18.043 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:18.043 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:18.043 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:18.043 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-11-01 17:39:18.044 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:18.044 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:18.044 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:18.044 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:18.044 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:18.044 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:18.044 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:18.044 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:18.044 [Test worker @coroutine#3852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-11-01 17:39:18.044 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d1acf9 2024-11-01 17:39:18.044 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d1acf9 2024-11-01 17:39:18.044 [Test worker @coroutine#3852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-11-01 17:39:18.062 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d1acf9 2024-11-01 17:39:18.072 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d1acf9 2024-11-01 17:39:18.074 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d1acf9 2024-11-01 17:39:18.075 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d1acf9 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4306709f 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad39f2f 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad39f2f 2024-11-01 17:39:18.076 [Test worker @coroutine#3852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-11-01 17:39:18.081 [DefaultDispatcher-worker-2 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fa570f 2024-11-01 17:39:18.081 [DefaultDispatcher-worker-2 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.081 [DefaultDispatcher-worker-2 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:18.081 [DefaultDispatcher-worker-2 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.082 [DefaultDispatcher-worker-6 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.089 [DefaultDispatcher-worker-3 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-11-01 17:39:18.089 [DefaultDispatcher-worker-3 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.089 [DefaultDispatcher-worker-3 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:18.089 [DefaultDispatcher-worker-3 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.090 [DefaultDispatcher-worker-8 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.090 [DefaultDispatcher-worker-8 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.092 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad39f2f 2024-11-01 17:39:18.102 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad39f2f 2024-11-01 17:39:18.103 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad39f2f 2024-11-01 17:39:18.105 [Test worker @coroutine#3868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad39f2f 2024-11-01 17:39:18.117 [DefaultDispatcher-worker-4 @coroutine#3870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad39f2f 2024-11-01 17:39:18.130 [DefaultDispatcher-worker-7 @coroutine#3852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d1acf9 2024-11-01 17:39:18.143 [DefaultDispatcher-worker-11 @coroutine#3852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d1acf9 2024-11-01 17:39:18.144 [HikariPool-160 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:18.153 [DefaultDispatcher-worker-5 @coroutine#3852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d1acf9 2024-11-01 17:39:18.174 [DefaultDispatcher-worker-15 @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d1acf9 2024-11-01 17:39:18.177 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:18.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-11-01 17:39:18.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-11-01 17:39:18.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:18.178 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76d1acf9: (connection evicted) 2024-11-01 17:39:18.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:18.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-11-01 17:39:18.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-11-01 17:39:18.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-11-01 17:39:18.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-11-01 17:39:18.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:18.179 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ad39f2f: (connection evicted) 2024-11-01 17:39:18.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:18.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-11-01 17:39:18.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-11-01 17:39:18.181 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42c7781a 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:18.182 [Test worker @coroutine#3941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-11-01 17:39:18.183 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb3c9e6 2024-11-01 17:39:18.183 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb3c9e6 2024-11-01 17:39:18.183 [Test worker @coroutine#3941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-11-01 17:39:18.198 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3c9e6 2024-11-01 17:39:18.208 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3c9e6 2024-11-01 17:39:18.210 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3c9e6 2024-11-01 17:39:18.211 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3c9e6 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@198eeb36 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:18.212 [Test worker @coroutine#3941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-11-01 17:39:18.213 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2024-11-01 17:39:18.213 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2024-11-01 17:39:18.213 [Test worker @coroutine#3941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-11-01 17:39:18.227 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2024-11-01 17:39:18.233 [DefaultDispatcher-worker-11 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-11-01 17:39:18.233 [DefaultDispatcher-worker-11 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.233 [DefaultDispatcher-worker-11 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:18.233 [DefaultDispatcher-worker-11 @coroutine#2315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.235 [DefaultDispatcher-worker-4 @coroutine#2315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.235 [DefaultDispatcher-worker-4 @coroutine#2315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.237 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2024-11-01 17:39:18.238 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2024-11-01 17:39:18.240 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2024-11-01 17:39:18.252 [DefaultDispatcher-worker-13 @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2024-11-01 17:39:18.267 [DefaultDispatcher-worker-13 @coroutine#3941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3c9e6 2024-11-01 17:39:18.279 [DefaultDispatcher-worker-4 @coroutine#3941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3c9e6 2024-11-01 17:39:18.283 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:18.283 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3c9e6 2024-11-01 17:39:18.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-11-01 17:39:18.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-11-01 17:39:18.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:18.293 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cb3c9e6: (connection evicted) 2024-11-01 17:39:18.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:18.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-11-01 17:39:18.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-11-01 17:39:18.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-11-01 17:39:18.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-11-01 17:39:18.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:18.295 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77d80294: (connection evicted) 2024-11-01 17:39:18.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:18.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-11-01 17:39:18.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-11-01 17:39:18.296 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-11-01 17:39:18.296 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:18.296 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:18.296 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:18.296 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:18.296 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:18.296 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:18.296 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73790bb5 2024-11-01 17:39:18.296 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:18.296 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:18.296 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:18.296 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:18.296 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:18.297 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:18.297 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:18.297 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:18.297 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:18.297 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:18.297 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:18.297 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:18.297 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:18.297 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:18.297 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:18.297 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:18.297 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:18.297 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:18.297 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:18.297 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-11-01 17:39:18.297 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:18.297 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:18.297 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:18.297 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:18.297 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:18.297 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:18.297 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:18.297 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:18.297 [Test worker @coroutine#4004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-11-01 17:39:18.297 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed761dc 2024-11-01 17:39:18.297 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed761dc 2024-11-01 17:39:18.297 [Test worker @coroutine#4004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-11-01 17:39:18.313 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed761dc 2024-11-01 17:39:18.323 [Test worker @coroutine#4005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed761dc 2024-11-01 17:39:18.325 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed761dc 2024-11-01 17:39:18.326 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed761dc 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2de3ac17 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa35f7e 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa35f7e 2024-11-01 17:39:18.327 [Test worker @coroutine#4004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-11-01 17:39:18.341 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa35f7e 2024-11-01 17:39:18.351 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa35f7e 2024-11-01 17:39:18.352 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa35f7e 2024-11-01 17:39:18.354 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa35f7e 2024-11-01 17:39:18.368 [DefaultDispatcher-worker-15 @coroutine#4018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa35f7e 2024-11-01 17:39:18.382 [DefaultDispatcher-worker-15 @coroutine#4004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed761dc 2024-11-01 17:39:18.394 [DefaultDispatcher-worker-15 @coroutine#4004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed761dc 2024-11-01 17:39:18.397 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed761dc 2024-11-01 17:39:18.397 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:18.399 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed761dc 2024-11-01 17:39:18.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-11-01 17:39:18.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-11-01 17:39:18.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:18.408 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ed761dc: (connection evicted) 2024-11-01 17:39:18.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:18.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-11-01 17:39:18.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-11-01 17:39:18.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-11-01 17:39:18.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-11-01 17:39:18.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:18.409 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fa35f7e: (connection evicted) 2024-11-01 17:39:18.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:18.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-11-01 17:39:18.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-11-01 17:39:18.411 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-11-01 17:39:18.411 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:18.411 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:18.411 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:18.411 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:18.411 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:18.411 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:18.411 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2291fb1 2024-11-01 17:39:18.411 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:18.411 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:18.411 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:18.411 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:18.411 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:18.411 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:18.411 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:18.411 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:18.411 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:18.411 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:18.412 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:18.412 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:18.412 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:18.412 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:18.412 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:18.412 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:18.412 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:18.412 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:18.412 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:18.412 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-11-01 17:39:18.412 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:18.412 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:18.412 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:18.412 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:18.412 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:18.412 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:18.412 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:18.412 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:18.412 [Test worker @coroutine#4066] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-11-01 17:39:18.412 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2024-11-01 17:39:18.412 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2024-11-01 17:39:18.412 [Test worker @coroutine#4066] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-11-01 17:39:18.430 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2024-11-01 17:39:18.441 [Test worker @coroutine#4067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2024-11-01 17:39:18.443 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2024-11-01 17:39:18.444 [DefaultDispatcher-worker-8 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-11-01 17:39:18.444 [DefaultDispatcher-worker-8 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.444 [DefaultDispatcher-worker-8 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:18.444 [DefaultDispatcher-worker-8 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.445 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2024-11-01 17:39:18.445 [DefaultDispatcher-worker-6 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-11-01 17:39:18.445 [DefaultDispatcher-worker-6 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.445 [DefaultDispatcher-worker-6 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:18.445 [DefaultDispatcher-worker-6 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.445 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-11-01 17:39:18.446 [DefaultDispatcher-worker-14 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.446 [DefaultDispatcher-worker-14 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5710f755 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:18.446 [DefaultDispatcher-worker-8 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.446 [DefaultDispatcher-worker-8 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-11-01 17:39:18.446 [Test worker @coroutine#4066] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-11-01 17:39:18.460 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-11-01 17:39:18.472 [Test worker @coroutine#4079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-11-01 17:39:18.473 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-11-01 17:39:18.475 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-11-01 17:39:18.488 [DefaultDispatcher-worker-3 @coroutine#4086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-11-01 17:39:18.501 [DefaultDispatcher-worker-6 @coroutine#4066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2024-11-01 17:39:18.512 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:18.514 [DefaultDispatcher-worker-6 @coroutine#4066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2024-11-01 17:39:18.569 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:18.580 [DefaultDispatcher-worker-17 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:18.581 [DefaultDispatcher-worker-17 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.581 [DefaultDispatcher-worker-17 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:18.581 [DefaultDispatcher-worker-17 @coroutine#2111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-11-01 17:39:18.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-11-01 17:39:18.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:18.581 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354: (connection evicted) 2024-11-01 17:39:18.582 [DefaultDispatcher-worker-6 @coroutine#2111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.582 [DefaultDispatcher-worker-6 @coroutine#2111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:18.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-11-01 17:39:18.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-11-01 17:39:18.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-11-01 17:39:18.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-11-01 17:39:18.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:18.583 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@640890bc: (connection evicted) 2024-11-01 17:39:18.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:18.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-11-01 17:39:18.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-11-01 17:39:18.584 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54d5500e 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:18.585 [Test worker @coroutine#4151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-11-01 17:39:18.586 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e136445 2024-11-01 17:39:18.586 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e136445 2024-11-01 17:39:18.586 [Test worker @coroutine#4151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-11-01 17:39:18.603 [DefaultDispatcher-worker-4 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-11-01 17:39:18.604 [DefaultDispatcher-worker-4 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.604 [DefaultDispatcher-worker-4 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:18.604 [DefaultDispatcher-worker-4 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.605 [DefaultDispatcher-worker-6 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.605 [DefaultDispatcher-worker-6 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.608 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e136445 2024-11-01 17:39:18.624 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e136445 2024-11-01 17:39:18.629 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e136445 2024-11-01 17:39:18.632 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e136445 2024-11-01 17:39:18.633 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-11-01 17:39:18.633 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:18.633 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:18.633 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:18.633 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:18.633 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:18.633 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:18.633 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64934acd 2024-11-01 17:39:18.633 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:18.633 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:18.633 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:18.633 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:18.633 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:18.634 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:18.634 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:18.634 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:18.634 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:18.634 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:18.634 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:18.634 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:18.634 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:18.634 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:18.634 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:18.634 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:18.634 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:18.634 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:18.634 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:18.634 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-11-01 17:39:18.634 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:18.634 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:18.634 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:18.634 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:18.634 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:18.634 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:18.634 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:18.634 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:18.634 [Test worker @coroutine#4151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-11-01 17:39:18.634 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@35427786 2024-11-01 17:39:18.634 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@35427786 2024-11-01 17:39:18.634 [Test worker @coroutine#4151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-11-01 17:39:18.649 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35427786 2024-11-01 17:39:18.658 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35427786 2024-11-01 17:39:18.660 [Test worker @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35427786 2024-11-01 17:39:18.662 [Test worker @coroutine#4166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35427786 2024-11-01 17:39:18.675 [DefaultDispatcher-worker-5 @coroutine#4168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35427786 2024-11-01 17:39:18.686 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:18.687 [DefaultDispatcher-worker-5 @coroutine#4151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e136445 2024-11-01 17:39:18.699 [DefaultDispatcher-worker-16 @coroutine#4151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e136445 2024-11-01 17:39:18.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-11-01 17:39:18.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-11-01 17:39:18.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:18.709 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e136445: (connection evicted) 2024-11-01 17:39:18.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:18.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-11-01 17:39:18.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-11-01 17:39:18.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-11-01 17:39:18.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-11-01 17:39:18.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:18.710 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35427786: (connection evicted) 2024-11-01 17:39:18.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:18.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-11-01 17:39:18.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ba4c62 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:18.712 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:18.713 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:18.713 [Test worker @coroutine#4212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-11-01 17:39:18.713 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2024-11-01 17:39:18.713 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2024-11-01 17:39:18.713 [Test worker @coroutine#4212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-11-01 17:39:18.733 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2024-11-01 17:39:18.738 [DefaultDispatcher-worker-10 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735dc133 2024-11-01 17:39:18.738 [DefaultDispatcher-worker-10 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.738 [DefaultDispatcher-worker-10 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:18.738 [DefaultDispatcher-worker-10 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.740 [DefaultDispatcher-worker-11 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.740 [DefaultDispatcher-worker-11 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.743 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2024-11-01 17:39:18.745 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2024-11-01 17:39:18.746 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68c06a2 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:18.747 [Test worker @coroutine#4212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-11-01 17:39:18.748 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ccce55 2024-11-01 17:39:18.748 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ccce55 2024-11-01 17:39:18.748 [Test worker @coroutine#4212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-11-01 17:39:18.762 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ccce55 2024-11-01 17:39:18.771 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ccce55 2024-11-01 17:39:18.773 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ccce55 2024-11-01 17:39:18.775 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ccce55 2024-11-01 17:39:18.787 [DefaultDispatcher-worker-10 @coroutine#4229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ccce55 2024-11-01 17:39:18.799 [DefaultDispatcher-worker-17 @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2024-11-01 17:39:18.810 [DefaultDispatcher-worker-5 @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2024-11-01 17:39:18.813 [HikariPool-170 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:18.814 [Test worker @coroutine#4239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2024-11-01 17:39:18.817 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2024-11-01 17:39:18.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-11-01 17:39:18.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-11-01 17:39:18.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:18.827 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35738a92: (connection evicted) 2024-11-01 17:39:18.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:18.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-11-01 17:39:18.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-11-01 17:39:18.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-11-01 17:39:18.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-11-01 17:39:18.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:18.828 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34ccce55: (connection evicted) 2024-11-01 17:39:18.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:18.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-11-01 17:39:18.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-11-01 17:39:18.830 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c14c284 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:18.831 [Test worker @coroutine#4279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-11-01 17:39:18.832 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b53d6fc 2024-11-01 17:39:18.832 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b53d6fc 2024-11-01 17:39:18.832 [Test worker @coroutine#4279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-11-01 17:39:18.848 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b53d6fc 2024-11-01 17:39:18.858 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b53d6fc 2024-11-01 17:39:18.860 [Test worker @coroutine#4283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b53d6fc 2024-11-01 17:39:18.861 [DefaultDispatcher-worker-2 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-11-01 17:39:18.861 [DefaultDispatcher-worker-2 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.861 [DefaultDispatcher-worker-2 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:18.861 [DefaultDispatcher-worker-2 @coroutine#2190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.862 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b53d6fc 2024-11-01 17:39:18.862 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-11-01 17:39:18.862 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:18.862 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:18.862 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:18.862 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:18.862 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:18.862 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:18.862 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a07088b 2024-11-01 17:39:18.862 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:18.862 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:18.862 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:18.862 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:18.862 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:18.862 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:18.862 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:18.862 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:18.862 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:18.862 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:18.862 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:18.862 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:18.862 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:18.862 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:18.862 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:18.862 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:18.863 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:18.863 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:18.863 [DefaultDispatcher-worker-15 @coroutine#2190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.863 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:18.863 [DefaultDispatcher-worker-15 @coroutine#2190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.863 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-11-01 17:39:18.863 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:18.863 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:18.863 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:18.863 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:18.863 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:18.863 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:18.863 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:18.863 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:18.863 [Test worker @coroutine#4279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-11-01 17:39:18.863 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c6860 2024-11-01 17:39:18.863 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c6860 2024-11-01 17:39:18.863 [Test worker @coroutine#4279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-11-01 17:39:18.877 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6860 2024-11-01 17:39:18.887 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6860 2024-11-01 17:39:18.888 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6860 2024-11-01 17:39:18.890 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6860 2024-11-01 17:39:18.902 [DefaultDispatcher-worker-17 @coroutine#4297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6860 2024-11-01 17:39:18.916 [DefaultDispatcher-worker-12 @coroutine#4279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b53d6fc 2024-11-01 17:39:18.931 [DefaultDispatcher-worker-13 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c095a5 2024-11-01 17:39:18.931 [DefaultDispatcher-worker-13 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.931 [DefaultDispatcher-worker-13 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:18.931 [DefaultDispatcher-worker-13 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.932 [HikariPool-172 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:18.932 [DefaultDispatcher-worker-14 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.932 [DefaultDispatcher-worker-14 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:18.932 [DefaultDispatcher-worker-10 @coroutine#4279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b53d6fc 2024-11-01 17:39:18.943 [UI Thread @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b53d6fc 2024-11-01 17:39:18.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-11-01 17:39:18.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-11-01 17:39:18.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:18.948 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b53d6fc: (connection evicted) 2024-11-01 17:39:18.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:18.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-11-01 17:39:18.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-11-01 17:39:18.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-11-01 17:39:18.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-11-01 17:39:18.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:18.949 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70c6860: (connection evicted) 2024-11-01 17:39:18.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:18.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-11-01 17:39:18.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-11-01 17:39:18.952 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-11-01 17:39:18.952 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:18.952 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:18.952 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:18.952 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:18.952 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:18.952 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:18.952 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@169f4152 2024-11-01 17:39:18.952 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:18.952 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:18.952 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:18.952 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:18.952 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:18.952 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:18.952 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:18.952 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:18.952 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:18.952 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:18.952 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:18.952 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:18.952 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:18.952 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:18.952 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:18.952 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:18.952 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:18.952 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:18.952 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:18.952 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-11-01 17:39:18.952 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:18.953 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:18.953 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:18.953 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:18.953 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:18.953 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:18.953 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:18.953 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:18.953 [Test worker @coroutine#4380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-11-01 17:39:18.953 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@71443983 2024-11-01 17:39:18.953 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@71443983 2024-11-01 17:39:18.953 [Test worker @coroutine#4380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-11-01 17:39:18.969 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71443983 2024-11-01 17:39:18.978 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71443983 2024-11-01 17:39:18.980 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71443983 2024-11-01 17:39:18.981 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71443983 2024-11-01 17:39:18.993 [DefaultDispatcher-worker-14 @coroutine#4387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71443983 2024-11-01 17:39:18.996 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71443983 2024-11-01 17:39:19.011 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71443983 2024-11-01 17:39:19.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-11-01 17:39:19.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-11-01 17:39:19.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:19.026 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71443983: (connection evicted) 2024-11-01 17:39:19.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:19.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-11-01 17:39:19.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@747795d7 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:19.029 [Test worker @coroutine#4414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-11-01 17:39:19.030 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be8e6ee 2024-11-01 17:39:19.030 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be8e6ee 2024-11-01 17:39:19.030 [Test worker @coroutine#4414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-11-01 17:39:19.047 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be8e6ee 2024-11-01 17:39:19.057 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be8e6ee 2024-11-01 17:39:19.058 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be8e6ee 2024-11-01 17:39:19.060 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be8e6ee 2024-11-01 17:39:19.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-11-01 17:39:19.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-11-01 17:39:19.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:19.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:19.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-11-01 17:39:19.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-11-01 17:39:19.065 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-11-01 17:39:19.065 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:19.065 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:19.065 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:19.065 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:19.065 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:19.065 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:19.065 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf0e8b4 2024-11-01 17:39:19.065 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:19.065 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:19.065 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:19.065 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:19.065 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:19.066 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:19.066 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:19.066 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:19.066 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:19.066 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:19.066 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:19.066 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:19.066 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:19.066 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:19.066 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:19.066 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:19.066 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:19.066 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:19.066 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:19.066 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-11-01 17:39:19.066 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:19.066 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:19.066 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:19.066 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:19.066 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:19.066 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:19.066 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:19.066 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:19.066 [Test worker @coroutine#4443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-11-01 17:39:19.066 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7245da 2024-11-01 17:39:19.066 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7245da 2024-11-01 17:39:19.066 [Test worker @coroutine#4443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-11-01 17:39:19.080 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7245da 2024-11-01 17:39:19.090 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7245da 2024-11-01 17:39:19.092 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7245da 2024-11-01 17:39:19.093 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7245da 2024-11-01 17:39:19.094 [DefaultDispatcher-worker-8 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fa570f 2024-11-01 17:39:19.094 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.095 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:19.095 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.096 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-11-01 17:39:19.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-11-01 17:39:19.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:19.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:19.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-11-01 17:39:19.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fabe3f8 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:19.099 [Test worker @coroutine#4474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-11-01 17:39:19.100 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce24a98 2024-11-01 17:39:19.100 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce24a98 2024-11-01 17:39:19.100 [Test worker @coroutine#4474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-11-01 17:39:19.104 [DefaultDispatcher-worker-9 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-11-01 17:39:19.104 [DefaultDispatcher-worker-9 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.104 [DefaultDispatcher-worker-9 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:19.104 [DefaultDispatcher-worker-9 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.105 [DefaultDispatcher-worker-16 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.105 [DefaultDispatcher-worker-16 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.116 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce24a98 2024-11-01 17:39:19.126 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce24a98 2024-11-01 17:39:19.128 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce24a98 2024-11-01 17:39:19.129 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce24a98 2024-11-01 17:39:19.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-11-01 17:39:19.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-11-01 17:39:19.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:19.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:19.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-11-01 17:39:19.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-11-01 17:39:19.135 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-11-01 17:39:19.135 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:19.135 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:19.135 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:19.135 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:19.135 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:19.135 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:19.135 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ad9f06a 2024-11-01 17:39:19.135 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:19.135 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:19.135 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:19.135 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:19.135 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:19.135 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:19.135 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:19.135 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:19.135 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:19.135 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:19.135 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:19.135 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:19.135 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:19.135 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:19.135 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:19.135 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:19.135 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:19.135 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:19.135 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:19.135 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-11-01 17:39:19.136 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:19.136 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:19.136 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:19.136 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:19.136 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:19.136 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:19.136 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:19.136 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:19.136 [Test worker @coroutine#4506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-11-01 17:39:19.136 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b89a23 2024-11-01 17:39:19.136 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b89a23 2024-11-01 17:39:19.136 [Test worker @coroutine#4506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-11-01 17:39:19.151 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b89a23 2024-11-01 17:39:19.160 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b89a23 2024-11-01 17:39:19.162 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b89a23 2024-11-01 17:39:19.163 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b89a23 2024-11-01 17:39:19.176 [DefaultDispatcher-worker-11 @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b89a23 2024-11-01 17:39:19.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-11-01 17:39:19.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-11-01 17:39:19.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:19.178 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19b89a23: (connection evicted) 2024-11-01 17:39:19.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:19.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-11-01 17:39:19.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-11-01 17:39:19.180 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-11-01 17:39:19.180 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:19.180 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:19.180 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:19.180 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:19.180 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:19.180 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:19.180 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c41b4b 2024-11-01 17:39:19.180 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:19.180 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:19.180 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:19.180 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:19.180 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:19.180 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:19.180 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:19.180 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:19.180 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:19.180 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:19.180 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:19.180 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:19.180 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:19.180 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:19.180 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:19.180 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:19.180 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:19.180 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:19.180 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:19.181 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-11-01 17:39:19.181 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:19.181 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:19.181 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:19.181 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:19.181 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:19.181 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:19.181 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:19.181 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:19.181 [Test worker @coroutine#4533] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-11-01 17:39:19.181 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@5066a895 2024-11-01 17:39:19.181 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@5066a895 2024-11-01 17:39:19.181 [Test worker @coroutine#4533] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-11-01 17:39:19.197 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5066a895 2024-11-01 17:39:19.207 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5066a895 2024-11-01 17:39:19.210 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5066a895 2024-11-01 17:39:19.211 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5066a895 2024-11-01 17:39:19.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-11-01 17:39:19.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-11-01 17:39:19.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:19.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:19.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-11-01 17:39:19.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30a34f07 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:19.217 [Test worker @coroutine#4564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-11-01 17:39:19.218 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9d1785 2024-11-01 17:39:19.218 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9d1785 2024-11-01 17:39:19.218 [Test worker @coroutine#4564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-11-01 17:39:19.232 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9d1785 2024-11-01 17:39:19.243 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9d1785 2024-11-01 17:39:19.245 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9d1785 2024-11-01 17:39:19.245 [DefaultDispatcher-worker-9 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-11-01 17:39:19.246 [DefaultDispatcher-worker-9 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.246 [DefaultDispatcher-worker-9 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:19.246 [DefaultDispatcher-worker-9 @coroutine#2315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.247 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9d1785 2024-11-01 17:39:19.247 [DefaultDispatcher-worker-15 @coroutine#2315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.247 [DefaultDispatcher-worker-15 @coroutine#2315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.258 [DefaultDispatcher-worker-8 @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9d1785 2024-11-01 17:39:19.260 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9d1785 2024-11-01 17:39:19.266 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9d1785 2024-11-01 17:39:19.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-11-01 17:39:19.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-11-01 17:39:19.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:19.278 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f9d1785: (connection evicted) 2024-11-01 17:39:19.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:19.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-11-01 17:39:19.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fc3bf09 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:19.281 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:19.282 [Test worker @coroutine#4601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-11-01 17:39:19.282 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@577e2b91 2024-11-01 17:39:19.282 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@577e2b91 2024-11-01 17:39:19.282 [Test worker @coroutine#4601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-11-01 17:39:19.298 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e2b91 2024-11-01 17:39:19.309 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e2b91 2024-11-01 17:39:19.310 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e2b91 2024-11-01 17:39:19.312 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e2b91 2024-11-01 17:39:19.312 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d6f094e 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@f758e05 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@f758e05 2024-11-01 17:39:19.313 [Test worker @coroutine#4601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-11-01 17:39:19.328 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f758e05 2024-11-01 17:39:19.337 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f758e05 2024-11-01 17:39:19.339 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f758e05 2024-11-01 17:39:19.340 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f758e05 2024-11-01 17:39:19.353 [DefaultDispatcher-worker-10 @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f758e05 2024-11-01 17:39:19.365 [DefaultDispatcher-worker-5 @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e2b91 2024-11-01 17:39:19.382 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:19.388 [DefaultDispatcher-worker-4 @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e2b91 2024-11-01 17:39:19.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-11-01 17:39:19.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-11-01 17:39:19.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:19.397 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@577e2b91: (connection evicted) 2024-11-01 17:39:19.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:19.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-11-01 17:39:19.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-11-01 17:39:19.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-11-01 17:39:19.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-11-01 17:39:19.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:19.398 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f758e05: (connection evicted) 2024-11-01 17:39:19.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:19.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-11-01 17:39:19.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-11-01 17:39:19.399 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c3d46d6 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-11-01 17:39:19.400 [Test worker @coroutine#4628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-11-01 17:39:19.421 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-11-01 17:39:19.430 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-11-01 17:39:19.432 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-11-01 17:39:19.434 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4447c594 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:19.434 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:19.435 [Test worker @coroutine#4628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-11-01 17:39:19.435 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae247b7 2024-11-01 17:39:19.435 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae247b7 2024-11-01 17:39:19.435 [Test worker @coroutine#4628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-11-01 17:39:19.449 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae247b7 2024-11-01 17:39:19.460 [DefaultDispatcher-worker-7 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-11-01 17:39:19.460 [DefaultDispatcher-worker-7 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.460 [DefaultDispatcher-worker-7 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:19.460 [DefaultDispatcher-worker-7 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.460 [DefaultDispatcher-worker-17 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-11-01 17:39:19.460 [DefaultDispatcher-worker-17 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.460 [DefaultDispatcher-worker-17 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:19.460 [DefaultDispatcher-worker-17 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.460 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae247b7 2024-11-01 17:39:19.461 [DefaultDispatcher-worker-16 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.461 [DefaultDispatcher-worker-16 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.461 [DefaultDispatcher-worker-15 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.461 [DefaultDispatcher-worker-15 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.463 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae247b7 2024-11-01 17:39:19.465 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae247b7 2024-11-01 17:39:19.477 [DefaultDispatcher-worker-4 @coroutine#4647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae247b7 2024-11-01 17:39:19.491 [DefaultDispatcher-worker-4 @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-11-01 17:39:19.501 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:19.510 [DefaultDispatcher-worker-10 @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-11-01 17:39:19.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-11-01 17:39:19.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-11-01 17:39:19.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:19.515 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@417c9b17: (connection evicted) 2024-11-01 17:39:19.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:19.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-11-01 17:39:19.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-11-01 17:39:19.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-11-01 17:39:19.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-11-01 17:39:19.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:19.516 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ae247b7: (connection evicted) 2024-11-01 17:39:19.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:19.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-11-01 17:39:19.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-11-01 17:39:19.519 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-11-01 17:39:19.519 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:19.519 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:19.519 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:19.519 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:19.519 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:19.519 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:19.519 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31137f4d 2024-11-01 17:39:19.519 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:19.519 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:19.519 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:19.519 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:19.519 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:19.519 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:19.519 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:19.519 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:19.519 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:19.519 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:19.519 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:19.519 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:19.519 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:19.519 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:19.520 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:19.520 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:19.520 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:19.520 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:19.520 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:19.520 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-11-01 17:39:19.520 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:19.520 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:19.520 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:19.520 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:19.520 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:19.520 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:19.520 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:19.520 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:19.520 [Test worker @coroutine#4661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-11-01 17:39:19.520 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-11-01 17:39:19.520 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-11-01 17:39:19.520 [Test worker @coroutine#4661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-11-01 17:39:19.534 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-11-01 17:39:19.544 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-11-01 17:39:19.546 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-11-01 17:39:19.547 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d50b8c2 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@387cd426 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@387cd426 2024-11-01 17:39:19.548 [Test worker @coroutine#4661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-11-01 17:39:19.562 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387cd426 2024-11-01 17:39:19.571 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387cd426 2024-11-01 17:39:19.573 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387cd426 2024-11-01 17:39:19.575 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387cd426 2024-11-01 17:39:19.589 [DefaultDispatcher-worker-12 @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387cd426 2024-11-01 17:39:19.593 [DefaultDispatcher-worker-17 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:19.593 [DefaultDispatcher-worker-17 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.593 [DefaultDispatcher-worker-17 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:19.593 [DefaultDispatcher-worker-17 @coroutine#2111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.594 [DefaultDispatcher-worker-6 @coroutine#2111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.594 [DefaultDispatcher-worker-6 @coroutine#2111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.603 [DefaultDispatcher-worker-17 @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-11-01 17:39:19.617 [DefaultDispatcher-worker-1 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-11-01 17:39:19.617 [DefaultDispatcher-worker-1 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.617 [DefaultDispatcher-worker-1 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:19.617 [DefaultDispatcher-worker-1 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.619 [DefaultDispatcher-worker-17 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.619 [DefaultDispatcher-worker-17 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.620 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:19.623 [DefaultDispatcher-worker-2 @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-11-01 17:39:19.632 [DefaultDispatcher-worker-7 @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-11-01 17:39:19.646 [DefaultDispatcher-worker-7 @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-11-01 17:39:19.648 [HikariPool-186 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:19.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-11-01 17:39:19.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-11-01 17:39:19.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:19.659 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3177190a: (connection evicted) 2024-11-01 17:39:19.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:19.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-11-01 17:39:19.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-11-01 17:39:19.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-11-01 17:39:19.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-11-01 17:39:19.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:19.660 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@387cd426: (connection evicted) 2024-11-01 17:39:19.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:19.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-11-01 17:39:19.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-11-01 17:39:19.662 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-11-01 17:39:19.662 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:19.662 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:19.662 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:19.662 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:19.662 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:19.662 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:19.662 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d1f60cf 2024-11-01 17:39:19.662 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:19.662 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:19.662 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:19.662 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:19.662 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:19.662 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:19.662 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:19.662 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:19.662 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:19.663 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:19.663 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:19.663 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:19.663 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:19.663 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:19.663 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:19.663 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:19.663 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:19.663 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:19.663 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:19.663 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-11-01 17:39:19.663 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:19.663 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:19.663 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:19.663 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:19.663 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:19.663 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:19.663 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:19.663 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:19.663 [Test worker @coroutine#4706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-11-01 17:39:19.663 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-11-01 17:39:19.663 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-11-01 17:39:19.663 [Test worker @coroutine#4706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-11-01 17:39:19.679 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-11-01 17:39:19.689 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-11-01 17:39:19.690 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-11-01 17:39:19.692 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-11-01 17:39:19.692 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-11-01 17:39:19.692 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:19.692 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:19.692 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:19.692 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:19.692 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:19.692 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21f41593 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@7194f5b 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@7194f5b 2024-11-01 17:39:19.693 [Test worker @coroutine#4706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-11-01 17:39:19.707 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7194f5b 2024-11-01 17:39:19.717 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7194f5b 2024-11-01 17:39:19.718 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7194f5b 2024-11-01 17:39:19.720 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7194f5b 2024-11-01 17:39:19.733 [DefaultDispatcher-worker-16 @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7194f5b 2024-11-01 17:39:19.749 [DefaultDispatcher-worker-7 @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-11-01 17:39:19.752 [DefaultDispatcher-worker-10 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735dc133 2024-11-01 17:39:19.753 [DefaultDispatcher-worker-10 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.753 [DefaultDispatcher-worker-10 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:19.753 [DefaultDispatcher-worker-10 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.754 [DefaultDispatcher-worker-6 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.754 [DefaultDispatcher-worker-6 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.761 [DefaultDispatcher-worker-5 @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-11-01 17:39:19.763 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:19.770 [DefaultDispatcher-worker-1 @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-11-01 17:39:19.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-11-01 17:39:19.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-11-01 17:39:19.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:19.782 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76b35c38: (connection evicted) 2024-11-01 17:39:19.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:19.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-11-01 17:39:19.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-11-01 17:39:19.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-11-01 17:39:19.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-11-01 17:39:19.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:19.783 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7194f5b: (connection evicted) 2024-11-01 17:39:19.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:19.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-11-01 17:39:19.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2796716d 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:19.785 [Test worker @coroutine#4746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-11-01 17:39:19.786 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-11-01 17:39:19.786 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-11-01 17:39:19.786 [Test worker @coroutine#4746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-11-01 17:39:19.803 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-11-01 17:39:19.813 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-11-01 17:39:19.814 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-11-01 17:39:19.816 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3479b4cd 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:19.816 [Test worker @coroutine#4746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-11-01 17:39:19.817 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d92e9da 2024-11-01 17:39:19.817 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d92e9da 2024-11-01 17:39:19.817 [Test worker @coroutine#4746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-11-01 17:39:19.830 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d92e9da 2024-11-01 17:39:19.840 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d92e9da 2024-11-01 17:39:19.841 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d92e9da 2024-11-01 17:39:19.843 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d92e9da 2024-11-01 17:39:19.857 [DefaultDispatcher-worker-1 @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d92e9da 2024-11-01 17:39:19.871 [DefaultDispatcher-worker-10 @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-11-01 17:39:19.875 [DefaultDispatcher-worker-2 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-11-01 17:39:19.875 [DefaultDispatcher-worker-2 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.875 [DefaultDispatcher-worker-2 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:19.876 [DefaultDispatcher-worker-2 @coroutine#2190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.877 [DefaultDispatcher-worker-3 @coroutine#2190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.877 [DefaultDispatcher-worker-3 @coroutine#2190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.885 [DefaultDispatcher-worker-11 @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-11-01 17:39:19.886 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:19.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-11-01 17:39:19.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-11-01 17:39:19.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:19.889 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0: (connection evicted) 2024-11-01 17:39:19.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:19.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-11-01 17:39:19.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-11-01 17:39:19.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-11-01 17:39:19.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-11-01 17:39:19.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:19.891 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d92e9da: (connection evicted) 2024-11-01 17:39:19.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:19.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-11-01 17:39:19.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-11-01 17:39:19.894 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-11-01 17:39:19.894 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:19.894 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:19.894 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:19.894 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:19.894 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:19.894 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@202d83b9 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-11-01 17:39:19.895 [Test worker @coroutine#4785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-11-01 17:39:19.910 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-11-01 17:39:19.919 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-11-01 17:39:19.921 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-11-01 17:39:19.922 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1817f7f0 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2024-11-01 17:39:19.923 [Test worker @coroutine#4785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-11-01 17:39:19.939 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2024-11-01 17:39:19.942 [DefaultDispatcher-worker-7 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c095a5 2024-11-01 17:39:19.942 [DefaultDispatcher-worker-7 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.942 [DefaultDispatcher-worker-7 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:19.943 [DefaultDispatcher-worker-7 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.944 [DefaultDispatcher-worker-9 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.944 [DefaultDispatcher-worker-9 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:19.949 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2024-11-01 17:39:19.951 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2024-11-01 17:39:19.952 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2024-11-01 17:39:19.964 [DefaultDispatcher-worker-1 @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2024-11-01 17:39:19.978 [DefaultDispatcher-worker-16 @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-11-01 17:39:19.992 [DefaultDispatcher-worker-3 @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-11-01 17:39:19.995 [HikariPool-191 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:20.015 [DefaultDispatcher-worker-11 @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-11-01 17:39:20.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-11-01 17:39:20.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-11-01 17:39:20.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:20.017 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23d1090: (connection evicted) 2024-11-01 17:39:20.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:20.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-11-01 17:39:20.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-11-01 17:39:20.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-11-01 17:39:20.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-11-01 17:39:20.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:20.019 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2: (connection evicted) 2024-11-01 17:39:20.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:20.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-11-01 17:39:20.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-11-01 17:39:20.021 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-11-01 17:39:20.021 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:20.021 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:20.021 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:20.021 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:20.021 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:20.021 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:20.021 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@316a682b 2024-11-01 17:39:20.021 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:20.021 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:20.021 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:20.021 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:20.021 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:20.021 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:20.021 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:20.021 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:20.021 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:20.022 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:20.022 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:20.022 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:20.022 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:20.022 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:20.022 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:20.022 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:20.022 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:20.022 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:20.022 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:20.022 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-11-01 17:39:20.022 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:20.022 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:20.022 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:20.022 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:20.022 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:20.022 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:20.022 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:20.022 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:20.022 [Test worker @coroutine#4821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-11-01 17:39:20.022 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@728cef8e 2024-11-01 17:39:20.022 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@728cef8e 2024-11-01 17:39:20.022 [Test worker @coroutine#4821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-11-01 17:39:20.041 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@728cef8e 2024-11-01 17:39:20.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@728cef8e 2024-11-01 17:39:20.052 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@728cef8e 2024-11-01 17:39:20.054 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@728cef8e 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d170dac 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:20.054 [Test worker @coroutine#4821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-11-01 17:39:20.055 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b4951a 2024-11-01 17:39:20.055 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b4951a 2024-11-01 17:39:20.055 [Test worker @coroutine#4821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-11-01 17:39:20.068 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56b4951a 2024-11-01 17:39:20.078 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56b4951a 2024-11-01 17:39:20.079 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56b4951a 2024-11-01 17:39:20.081 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56b4951a 2024-11-01 17:39:20.094 [DefaultDispatcher-worker-7 @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56b4951a 2024-11-01 17:39:20.107 [DefaultDispatcher-worker-11 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fa570f 2024-11-01 17:39:20.107 [DefaultDispatcher-worker-11 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.107 [DefaultDispatcher-worker-11 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:20.107 [DefaultDispatcher-worker-11 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.108 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.109 [DefaultDispatcher-worker-16 @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@728cef8e 2024-11-01 17:39:20.117 [DefaultDispatcher-worker-17 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-11-01 17:39:20.117 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.117 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:20.117 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.118 [DefaultDispatcher-worker-11 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.118 [DefaultDispatcher-worker-11 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.122 [DefaultDispatcher-worker-6 @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@728cef8e 2024-11-01 17:39:20.122 [HikariPool-193 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:20.133 [DefaultDispatcher-worker-13 @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@728cef8e 2024-11-01 17:39:20.149 [DefaultDispatcher-worker-6 @coroutine#4856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@728cef8e 2024-11-01 17:39:20.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-11-01 17:39:20.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-11-01 17:39:20.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:20.151 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@728cef8e: (connection evicted) 2024-11-01 17:39:20.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:20.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-11-01 17:39:20.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-11-01 17:39:20.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-11-01 17:39:20.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-11-01 17:39:20.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:20.152 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56b4951a: (connection evicted) 2024-11-01 17:39:20.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:20.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-11-01 17:39:20.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-11-01 17:39:20.155 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-11-01 17:39:20.155 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:20.155 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:20.155 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:20.155 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:20.155 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:20.155 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13453610 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f3f849 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f3f849 2024-11-01 17:39:20.156 [Test worker @coroutine#4862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-11-01 17:39:20.173 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f3f849 2024-11-01 17:39:20.183 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f3f849 2024-11-01 17:39:20.184 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f3f849 2024-11-01 17:39:20.186 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f3f849 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b1d2d7b 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:20.186 [Test worker @coroutine#4862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-11-01 17:39:20.187 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@549fc0b3 2024-11-01 17:39:20.187 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@549fc0b3 2024-11-01 17:39:20.187 [Test worker @coroutine#4862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-11-01 17:39:20.202 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fc0b3 2024-11-01 17:39:20.212 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fc0b3 2024-11-01 17:39:20.213 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fc0b3 2024-11-01 17:39:20.215 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fc0b3 2024-11-01 17:39:20.228 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:20.228 [DefaultDispatcher-worker-3 @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fc0b3 2024-11-01 17:39:20.243 [DefaultDispatcher-worker-3 @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f3f849 2024-11-01 17:39:20.251 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:20.257 [HikariPool-195 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:20.257 [DefaultDispatcher-worker-14 @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f3f849 2024-11-01 17:39:20.259 [DefaultDispatcher-worker-6 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-11-01 17:39:20.260 [DefaultDispatcher-worker-6 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.260 [DefaultDispatcher-worker-6 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:20.260 [DefaultDispatcher-worker-6 @coroutine#2315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.261 [DefaultDispatcher-worker-3 @coroutine#2315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.261 [DefaultDispatcher-worker-3 @coroutine#2315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-11-01 17:39:20.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-11-01 17:39:20.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:20.269 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64f3f849: (connection evicted) 2024-11-01 17:39:20.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:20.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-11-01 17:39:20.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-11-01 17:39:20.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-11-01 17:39:20.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-11-01 17:39:20.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:20.270 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@549fc0b3: (connection evicted) 2024-11-01 17:39:20.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:20.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-11-01 17:39:20.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-11-01 17:39:20.272 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cb9295f 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:20.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:20.274 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:20.274 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:20.274 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:20.274 [Test worker @coroutine#4904] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-11-01 17:39:20.274 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2024-11-01 17:39:20.274 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2024-11-01 17:39:20.274 [Test worker @coroutine#4904] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-11-01 17:39:20.291 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2024-11-01 17:39:20.301 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2024-11-01 17:39:20.302 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2024-11-01 17:39:20.304 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2024-11-01 17:39:20.304 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-11-01 17:39:20.304 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:20.304 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:20.304 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:20.304 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:20.304 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:20.304 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:20.304 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a927db2 2024-11-01 17:39:20.304 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:20.304 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:20.304 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:20.304 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:20.304 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:20.304 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:20.304 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:20.305 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:20.305 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:20.305 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:20.305 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:20.305 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:20.305 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:20.305 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:20.305 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:20.305 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:20.305 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:20.305 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:20.305 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:20.305 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-11-01 17:39:20.305 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:20.305 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:20.305 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:20.305 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:20.305 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:20.305 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:20.305 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:20.305 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:20.305 [Test worker @coroutine#4904] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-11-01 17:39:20.305 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b12df9 2024-11-01 17:39:20.305 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b12df9 2024-11-01 17:39:20.305 [Test worker @coroutine#4904] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-11-01 17:39:20.319 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b12df9 2024-11-01 17:39:20.328 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b12df9 2024-11-01 17:39:20.330 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b12df9 2024-11-01 17:39:20.331 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b12df9 2024-11-01 17:39:20.344 [DefaultDispatcher-worker-7 @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b12df9 2024-11-01 17:39:20.360 [DefaultDispatcher-worker-13 @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2024-11-01 17:39:20.373 [DefaultDispatcher-worker-7 @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2024-11-01 17:39:20.374 [HikariPool-197 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:20.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-11-01 17:39:20.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-11-01 17:39:20.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:20.378 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8e654f7: (connection evicted) 2024-11-01 17:39:20.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:20.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-11-01 17:39:20.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-11-01 17:39:20.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-11-01 17:39:20.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-11-01 17:39:20.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:20.379 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18b12df9: (connection evicted) 2024-11-01 17:39:20.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:20.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-11-01 17:39:20.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-11-01 17:39:20.381 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-11-01 17:39:20.381 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:20.381 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:20.381 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:20.381 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:20.381 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:20.381 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:20.381 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69a61267 2024-11-01 17:39:20.381 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:20.381 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:20.381 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:20.382 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:20.382 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:20.382 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:20.382 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:20.382 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:20.382 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:20.382 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:20.382 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:20.382 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:20.382 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:20.382 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:20.382 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:20.382 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:20.382 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:20.382 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:20.382 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:20.382 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-11-01 17:39:20.382 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:20.382 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:20.382 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:20.382 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:20.382 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:20.382 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:20.382 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:20.382 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:20.382 [Test worker @coroutine#4945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-11-01 17:39:20.382 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@673d73da 2024-11-01 17:39:20.382 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@673d73da 2024-11-01 17:39:20.382 [Test worker @coroutine#4945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-11-01 17:39:20.401 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673d73da 2024-11-01 17:39:20.410 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673d73da 2024-11-01 17:39:20.412 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673d73da 2024-11-01 17:39:20.414 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673d73da 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c7478ac 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:20.414 [Test worker @coroutine#4945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-11-01 17:39:20.415 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@13473685 2024-11-01 17:39:20.415 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@13473685 2024-11-01 17:39:20.415 [Test worker @coroutine#4945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-11-01 17:39:20.428 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2024-11-01 17:39:20.438 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2024-11-01 17:39:20.439 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2024-11-01 17:39:20.441 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2024-11-01 17:39:20.455 [DefaultDispatcher-worker-12 @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2024-11-01 17:39:20.471 [DefaultDispatcher-worker-14 @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673d73da 2024-11-01 17:39:20.474 [DefaultDispatcher-worker-3 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-11-01 17:39:20.474 [DefaultDispatcher-worker-8 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-11-01 17:39:20.474 [DefaultDispatcher-worker-3 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.474 [DefaultDispatcher-worker-8 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.474 [DefaultDispatcher-worker-3 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:20.474 [DefaultDispatcher-worker-3 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.474 [DefaultDispatcher-worker-8 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:20.474 [DefaultDispatcher-worker-8 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.475 [DefaultDispatcher-worker-4 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.475 [DefaultDispatcher-worker-4 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.475 [DefaultDispatcher-worker-8 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.476 [DefaultDispatcher-worker-8 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.481 [DefaultDispatcher-worker-13 @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673d73da 2024-11-01 17:39:20.482 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:20.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-11-01 17:39:20.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-11-01 17:39:20.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:20.485 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@673d73da: (connection evicted) 2024-11-01 17:39:20.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:20.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-11-01 17:39:20.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-11-01 17:39:20.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-11-01 17:39:20.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-11-01 17:39:20.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:20.486 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13473685: (connection evicted) 2024-11-01 17:39:20.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:20.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-11-01 17:39:20.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f5c2451 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-11-01 17:39:20.489 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2024-11-01 17:39:20.490 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2024-11-01 17:39:20.490 [Test worker @coroutine#4993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-11-01 17:39:20.506 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2024-11-01 17:39:20.516 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2024-11-01 17:39:20.520 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2024-11-01 17:39:20.523 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bcda4a6 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:20.524 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:20.525 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:20.525 [Test worker @coroutine#4993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-11-01 17:39:20.525 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2024-11-01 17:39:20.525 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2024-11-01 17:39:20.525 [Test worker @coroutine#4993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-11-01 17:39:20.539 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2024-11-01 17:39:20.549 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2024-11-01 17:39:20.550 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2024-11-01 17:39:20.552 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2024-11-01 17:39:20.565 [DefaultDispatcher-worker-13 @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2024-11-01 17:39:20.577 [DefaultDispatcher-worker-13 @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2024-11-01 17:39:20.590 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:20.595 [DefaultDispatcher-worker-7 @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2024-11-01 17:39:20.608 [DefaultDispatcher-worker-8 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:20.608 [DefaultDispatcher-worker-8 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.608 [DefaultDispatcher-worker-8 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:20.608 [DefaultDispatcher-worker-8 @coroutine#2111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.608 [DefaultDispatcher-worker-1 @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2024-11-01 17:39:20.609 [DefaultDispatcher-worker-3 @coroutine#2111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.610 [DefaultDispatcher-worker-3 @coroutine#2111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.625 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:20.630 [DefaultDispatcher-worker-5 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-11-01 17:39:20.630 [DefaultDispatcher-worker-5 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.630 [DefaultDispatcher-worker-5 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:20.630 [DefaultDispatcher-worker-5 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.632 [DefaultDispatcher-worker-12 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.632 [DefaultDispatcher-worker-12 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.739 [DefaultDispatcher-worker-5 @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2024-11-01 17:39:20.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-11-01 17:39:20.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-11-01 17:39:20.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:20.743 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6: (connection evicted) 2024-11-01 17:39:20.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:20.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-11-01 17:39:20.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-11-01 17:39:20.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-11-01 17:39:20.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-11-01 17:39:20.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:20.744 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@265d72fd: (connection evicted) 2024-11-01 17:39:20.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:20.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-11-01 17:39:20.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-11-01 17:39:20.746 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-11-01 17:39:20.746 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:20.746 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:20.746 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:20.746 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:20.746 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:20.746 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:20.746 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a03c4bc 2024-11-01 17:39:20.746 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:20.746 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:20.746 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:20.746 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:20.746 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:20.746 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:20.746 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:20.746 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:20.746 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:20.746 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:20.746 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:20.746 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:20.746 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:20.746 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:20.746 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:20.746 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:20.746 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:20.746 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:20.747 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:20.747 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-11-01 17:39:20.747 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:20.747 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:20.747 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:20.747 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:20.747 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:20.747 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:20.747 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:20.747 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:20.747 [Test worker @coroutine#5037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-11-01 17:39:20.747 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2024-11-01 17:39:20.747 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2024-11-01 17:39:20.747 [Test worker @coroutine#5037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-11-01 17:39:20.764 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2024-11-01 17:39:20.765 [DefaultDispatcher-worker-5 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735dc133 2024-11-01 17:39:20.765 [DefaultDispatcher-worker-5 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.766 [DefaultDispatcher-worker-5 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:20.766 [DefaultDispatcher-worker-5 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.767 [DefaultDispatcher-worker-17 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.767 [DefaultDispatcher-worker-17 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.774 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2024-11-01 17:39:20.776 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2024-11-01 17:39:20.778 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2024-11-01 17:39:20.778 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-11-01 17:39:20.778 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:20.778 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:20.778 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:20.778 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:20.778 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:20.778 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:20.778 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@797a5b31 2024-11-01 17:39:20.778 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:20.778 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:20.778 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:20.778 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:20.778 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:20.778 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:20.778 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:20.778 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:20.778 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:20.778 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:20.778 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:20.780 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:20.780 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:20.780 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:20.780 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:20.780 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:20.780 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:20.780 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:20.780 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:20.780 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-11-01 17:39:20.780 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:20.780 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:20.780 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:20.780 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:20.780 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:20.780 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:20.780 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:20.780 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:20.780 [Test worker @coroutine#5037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-11-01 17:39:20.780 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@60035f1e 2024-11-01 17:39:20.780 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@60035f1e 2024-11-01 17:39:20.781 [Test worker @coroutine#5037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-11-01 17:39:20.795 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60035f1e 2024-11-01 17:39:20.804 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60035f1e 2024-11-01 17:39:20.806 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60035f1e 2024-11-01 17:39:20.808 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60035f1e 2024-11-01 17:39:20.821 [DefaultDispatcher-worker-6 @coroutine#5054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60035f1e 2024-11-01 17:39:20.833 [DefaultDispatcher-worker-2 @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2024-11-01 17:39:20.847 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:20.850 [DefaultDispatcher-worker-4 @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2024-11-01 17:39:20.861 [DefaultDispatcher-worker-4 @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2024-11-01 17:39:20.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-11-01 17:39:20.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-11-01 17:39:20.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:20.867 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5aad4194: (connection evicted) 2024-11-01 17:39:20.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:20.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-11-01 17:39:20.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-11-01 17:39:20.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-11-01 17:39:20.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-11-01 17:39:20.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:20.868 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60035f1e: (connection evicted) 2024-11-01 17:39:20.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:20.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-11-01 17:39:20.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-11-01 17:39:20.869 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-11-01 17:39:20.869 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:20.869 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:20.869 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:20.869 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:20.869 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:20.869 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:20.869 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f636de3 2024-11-01 17:39:20.869 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:20.869 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:20.869 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:20.869 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:20.869 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:20.869 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:20.869 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:20.869 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:20.869 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:20.870 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:20.870 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:20.870 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:20.870 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:20.870 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:20.870 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:20.870 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:20.870 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:20.870 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:20.870 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:20.870 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-11-01 17:39:20.870 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:20.870 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:20.870 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:20.870 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:20.870 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:20.870 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:20.870 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:20.870 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:20.870 [Test worker @coroutine#5072] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-11-01 17:39:20.870 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2024-11-01 17:39:20.870 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2024-11-01 17:39:20.870 [Test worker @coroutine#5072] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-11-01 17:39:20.887 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2024-11-01 17:39:20.887 [DefaultDispatcher-worker-12 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-11-01 17:39:20.888 [DefaultDispatcher-worker-12 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.888 [DefaultDispatcher-worker-12 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:20.888 [DefaultDispatcher-worker-12 @coroutine#2190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.889 [DefaultDispatcher-worker-7 @coroutine#2190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.889 [DefaultDispatcher-worker-7 @coroutine#2190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.897 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2024-11-01 17:39:20.898 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2024-11-01 17:39:20.900 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2024-11-01 17:39:20.900 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@179dc2 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2024-11-01 17:39:20.901 [Test worker @coroutine#5072] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-11-01 17:39:20.915 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2024-11-01 17:39:20.925 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2024-11-01 17:39:20.927 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2024-11-01 17:39:20.928 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2024-11-01 17:39:20.942 [DefaultDispatcher-worker-9 @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2024-11-01 17:39:20.953 [DefaultDispatcher-worker-17 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c095a5 2024-11-01 17:39:20.954 [DefaultDispatcher-worker-17 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.954 [DefaultDispatcher-worker-17 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:20.954 [DefaultDispatcher-worker-17 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.955 [DefaultDispatcher-worker-5 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.955 [DefaultDispatcher-worker-5 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:20.956 [DefaultDispatcher-worker-4 @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2024-11-01 17:39:20.969 [DefaultDispatcher-worker-17 @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2024-11-01 17:39:20.970 [HikariPool-205 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:20.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-11-01 17:39:20.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-11-01 17:39:20.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:20.974 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c: (connection evicted) 2024-11-01 17:39:20.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:20.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-11-01 17:39:20.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-11-01 17:39:20.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-11-01 17:39:20.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-11-01 17:39:20.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:20.976 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a089620: (connection evicted) 2024-11-01 17:39:20.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:20.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-11-01 17:39:20.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-11-01 17:39:20.977 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43a8dd9b 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@62cad0e8 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@62cad0e8 2024-11-01 17:39:20.978 [Test worker @coroutine#5107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-11-01 17:39:20.997 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cad0e8 2024-11-01 17:39:21.007 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cad0e8 2024-11-01 17:39:21.008 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cad0e8 2024-11-01 17:39:21.010 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cad0e8 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@365ad794 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:21.010 [Test worker @coroutine#5107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-11-01 17:39:21.011 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2024-11-01 17:39:21.011 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2024-11-01 17:39:21.011 [Test worker @coroutine#5107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-11-01 17:39:21.026 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2024-11-01 17:39:21.036 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2024-11-01 17:39:21.037 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2024-11-01 17:39:21.039 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2024-11-01 17:39:21.052 [DefaultDispatcher-worker-9 @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2024-11-01 17:39:21.065 [DefaultDispatcher-worker-5 @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cad0e8 2024-11-01 17:39:21.078 [HikariPool-207 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:21.082 [DefaultDispatcher-worker-10 @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cad0e8 2024-11-01 17:39:21.094 [DefaultDispatcher-worker-5 @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cad0e8 2024-11-01 17:39:21.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-11-01 17:39:21.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-11-01 17:39:21.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:21.101 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62cad0e8: (connection evicted) 2024-11-01 17:39:21.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:21.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-11-01 17:39:21.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-11-01 17:39:21.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-11-01 17:39:21.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-11-01 17:39:21.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:21.102 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf: (connection evicted) 2024-11-01 17:39:21.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:21.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-11-01 17:39:21.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71b9b035 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:21.105 [Test worker @coroutine#5139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-11-01 17:39:21.106 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@724945 2024-11-01 17:39:21.106 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@724945 2024-11-01 17:39:21.106 [Test worker @coroutine#5139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-11-01 17:39:21.122 [DefaultDispatcher-worker-8 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fa570f 2024-11-01 17:39:21.122 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.122 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:21.122 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.123 [DefaultDispatcher-worker-5 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.126 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724945 2024-11-01 17:39:21.129 [DefaultDispatcher-worker-4 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-11-01 17:39:21.129 [DefaultDispatcher-worker-4 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.129 [DefaultDispatcher-worker-4 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:21.129 [DefaultDispatcher-worker-4 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.130 [DefaultDispatcher-worker-7 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.130 [DefaultDispatcher-worker-7 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.136 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724945 2024-11-01 17:39:21.138 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724945 2024-11-01 17:39:21.139 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724945 2024-11-01 17:39:21.151 [DefaultDispatcher-worker-17 @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724945 2024-11-01 17:39:21.161 [DefaultDispatcher-worker-13 @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724945 2024-11-01 17:39:21.178 [UI Thread @coroutine#5170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=655593949733793792 2024-11-01 17:39:21.178 [UI Thread @coroutine#5170] 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=655593949733793792. 2024-11-01 17:39:21.178 [UI Thread @coroutine#5170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=655593949733793792 2024-11-01 17:39:21.180 [UI Thread @coroutine#5170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=655593949733793792 2024-11-01 17:39:21.180 [UI Thread @coroutine#5170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=655593949733793792 2024-11-01 17:39:21.180 [UI Thread @coroutine#5170] 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=655593949733793792. 2024-11-01 17:39:21.180 [UI Thread @coroutine#5170] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=655593949733793792 to class io.ktor.utils.io.ByteReadChannel 2024-11-01 17:39:21.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-11-01 17:39:21.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-11-01 17:39:21.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:21.184 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@724945: (connection evicted) 2024-11-01 17:39:21.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:21.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-11-01 17:39:21.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-11-01 17:39:21.241 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-11-01 17:39:21.241 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:21.241 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:21.241 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:21.241 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:21.241 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:21.241 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:21.241 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1512a767 2024-11-01 17:39:21.241 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:21.241 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:21.241 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:21.241 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:21.241 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:21.241 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:21.241 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:21.242 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:21.242 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:21.242 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:21.242 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:21.242 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:21.242 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:21.242 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:21.242 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:21.242 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:21.242 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:21.242 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:21.242 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:21.242 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-11-01 17:39:21.242 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:21.242 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:21.242 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:21.242 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:21.242 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:21.242 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:21.242 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:21.242 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:21.242 [Test worker @coroutine#5187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-11-01 17:39:21.242 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2024-11-01 17:39:21.242 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2024-11-01 17:39:21.242 [Test worker @coroutine#5187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-11-01 17:39:21.260 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2024-11-01 17:39:21.270 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2024-11-01 17:39:21.272 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2024-11-01 17:39:21.272 [DefaultDispatcher-worker-13 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-11-01 17:39:21.272 [DefaultDispatcher-worker-13 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.272 [DefaultDispatcher-worker-13 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:21.272 [DefaultDispatcher-worker-13 @coroutine#2315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.273 [DefaultDispatcher-worker-3 @coroutine#2315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.273 [DefaultDispatcher-worker-3 @coroutine#2315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.274 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2024-11-01 17:39:21.286 [DefaultDispatcher-worker-13 @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2024-11-01 17:39:21.310 [DefaultDispatcher-worker-10 @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2024-11-01 17:39:21.322 [DefaultDispatcher-worker-14 @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2024-11-01 17:39:21.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-11-01 17:39:21.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-11-01 17:39:21.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:21.337 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4001dc35: (connection evicted) 2024-11-01 17:39:21.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:21.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-11-01 17:39:21.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-11-01 17:39:21.397 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60f6c148 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:21.398 [Test worker @coroutine#5217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-11-01 17:39:21.399 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8dedda 2024-11-01 17:39:21.399 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8dedda 2024-11-01 17:39:21.399 [Test worker @coroutine#5217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-11-01 17:39:21.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8dedda 2024-11-01 17:39:21.423 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8dedda 2024-11-01 17:39:21.425 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8dedda 2024-11-01 17:39:21.426 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8dedda 2024-11-01 17:39:21.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-11-01 17:39:21.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-11-01 17:39:21.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:21.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:21.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-11-01 17:39:21.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-11-01 17:39:21.433 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4483e237 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2024-11-01 17:39:21.434 [Test worker @coroutine#5234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-11-01 17:39:21.450 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2024-11-01 17:39:21.460 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2024-11-01 17:39:21.461 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2024-11-01 17:39:21.463 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2024-11-01 17:39:21.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-11-01 17:39:21.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-11-01 17:39:21.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:21.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:21.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-11-01 17:39:21.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-11-01 17:39:21.468 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-11-01 17:39:21.468 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:21.468 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:21.468 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:21.468 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:21.468 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:21.468 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:21.468 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b5ad1bb 2024-11-01 17:39:21.468 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:21.468 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:21.468 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:21.468 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:21.468 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:21.468 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:21.468 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:21.468 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:21.468 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:21.468 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:21.468 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:21.468 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:21.468 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:21.468 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:21.468 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:21.468 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:21.469 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:21.469 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:21.469 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:21.469 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-11-01 17:39:21.469 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:21.469 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:21.469 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:21.469 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:21.469 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:21.469 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:21.469 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:21.469 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:21.469 [Test worker @coroutine#5252] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-11-01 17:39:21.469 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2024-11-01 17:39:21.469 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2024-11-01 17:39:21.469 [Test worker @coroutine#5252] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-11-01 17:39:21.486 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2024-11-01 17:39:21.488 [DefaultDispatcher-worker-16 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-11-01 17:39:21.488 [DefaultDispatcher-worker-16 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.488 [DefaultDispatcher-worker-16 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:21.488 [DefaultDispatcher-worker-12 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-11-01 17:39:21.488 [DefaultDispatcher-worker-16 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.488 [DefaultDispatcher-worker-12 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.488 [DefaultDispatcher-worker-12 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:21.488 [DefaultDispatcher-worker-12 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.489 [DefaultDispatcher-worker-16 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.489 [DefaultDispatcher-worker-16 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.489 [DefaultDispatcher-worker-7 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.489 [DefaultDispatcher-worker-7 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.498 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2024-11-01 17:39:21.499 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2024-11-01 17:39:21.501 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2024-11-01 17:39:21.501 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45b63133 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2024-11-01 17:39:21.502 [Test worker @coroutine#5252] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-11-01 17:39:21.517 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2024-11-01 17:39:21.527 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2024-11-01 17:39:21.528 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2024-11-01 17:39:21.530 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2024-11-01 17:39:21.539 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:21.543 [DefaultDispatcher-worker-2 @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2024-11-01 17:39:21.557 [DefaultDispatcher-worker-8 @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2024-11-01 17:39:21.561 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:21.563 [UI Thread @coroutine#5282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34605/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-11-01 17:39:21.563 [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:34605/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-11-01 17:39:21.563 [UI Thread @coroutine#5282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34605/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-11-01 17:39:21.565 [UI Thread @coroutine#5282] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34605/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-11-01 17:39:21.566 [UI Thread @coroutine#5282] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34605/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-11-01 17:39:21.566 [UI Thread @coroutine#5282] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34605/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-11-01 17:39:21.566 [UI Thread @coroutine#5282] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34605/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:21.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-11-01 17:39:21.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-11-01 17:39:21.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:21.568 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17f216cc: (connection evicted) 2024-11-01 17:39:21.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:21.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-11-01 17:39:21.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-11-01 17:39:21.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-11-01 17:39:21.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-11-01 17:39:21.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:21.569 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc: (connection evicted) 2024-11-01 17:39:21.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:21.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-11-01 17:39:21.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-11-01 17:39:21.571 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-11-01 17:39:21.571 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35b97c69 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2024-11-01 17:39:21.572 [Test worker @coroutine#5288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-11-01 17:39:21.589 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2024-11-01 17:39:21.598 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2024-11-01 17:39:21.600 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2024-11-01 17:39:21.601 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3444ac8f 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b477d05 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b477d05 2024-11-01 17:39:21.602 [Test worker @coroutine#5288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-11-01 17:39:21.616 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b477d05 2024-11-01 17:39:21.622 [DefaultDispatcher-worker-8 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:21.622 [DefaultDispatcher-worker-8 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.622 [DefaultDispatcher-worker-8 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:21.622 [DefaultDispatcher-worker-8 @coroutine#2111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.623 [DefaultDispatcher-worker-8 @coroutine#2111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.623 [DefaultDispatcher-worker-8 @coroutine#2111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.625 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b477d05 2024-11-01 17:39:21.627 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b477d05 2024-11-01 17:39:21.630 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b477d05 2024-11-01 17:39:21.642 [DefaultDispatcher-worker-1 @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b477d05 2024-11-01 17:39:21.644 [DefaultDispatcher-worker-11 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-11-01 17:39:21.644 [DefaultDispatcher-worker-11 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.644 [DefaultDispatcher-worker-11 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:21.644 [DefaultDispatcher-worker-11 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.645 [DefaultDispatcher-worker-2 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.645 [DefaultDispatcher-worker-2 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.656 [DefaultDispatcher-worker-16 @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2024-11-01 17:39:21.658 [UI Thread @coroutine#5318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49443/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-11-01 17:39:21.658 [UI Thread @coroutine#5318] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49443/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-11-01 17:39:21.658 [UI Thread @coroutine#5318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49443/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-11-01 17:39:21.659 [UI Thread @coroutine#5318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49443/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-11-01 17:39:21.659 [UI Thread @coroutine#5318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49443/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-11-01 17:39:21.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-11-01 17:39:21.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-11-01 17:39:21.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:21.661 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce: (connection evicted) 2024-11-01 17:39:21.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:21.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-11-01 17:39:21.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-11-01 17:39:21.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-11-01 17:39:21.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-11-01 17:39:21.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:21.662 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b477d05: (connection evicted) 2024-11-01 17:39:21.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:21.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-11-01 17:39:21.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-11-01 17:39:21.664 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-11-01 17:39:21.664 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:21.664 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:21.664 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:21.664 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:21.664 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:21.664 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:21.664 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fa81b23 2024-11-01 17:39:21.664 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2024-11-01 17:39:21.665 [Test worker @coroutine#5324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-11-01 17:39:21.680 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2024-11-01 17:39:21.690 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2024-11-01 17:39:21.693 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2024-11-01 17:39:21.695 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ca6937 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:21.695 [Test worker @coroutine#5324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-11-01 17:39:21.696 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@27777afd 2024-11-01 17:39:21.696 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@27777afd 2024-11-01 17:39:21.696 [Test worker @coroutine#5324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-11-01 17:39:21.709 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27777afd 2024-11-01 17:39:21.719 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27777afd 2024-11-01 17:39:21.721 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27777afd 2024-11-01 17:39:21.722 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27777afd 2024-11-01 17:39:21.734 [DefaultDispatcher-worker-10 @coroutine#5337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27777afd 2024-11-01 17:39:21.749 [DefaultDispatcher-worker-12 @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2024-11-01 17:39:21.752 [UI Thread @coroutine#5347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50913/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-11-01 17:39:21.752 [UI Thread @coroutine#5347] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50913/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-11-01 17:39:21.752 [UI Thread @coroutine#5347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50913/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-11-01 17:39:21.753 [UI Thread @coroutine#5347] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50913/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-11-01 17:39:21.753 [UI Thread @coroutine#5347] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50913/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-11-01 17:39:21.754 [UI Thread @coroutine#5347] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50913/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-11-01 17:39:21.754 [UI Thread @coroutine#5347] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50913/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:21.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-11-01 17:39:21.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-11-01 17:39:21.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:21.755 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2: (connection evicted) 2024-11-01 17:39:21.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:21.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-11-01 17:39:21.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-11-01 17:39:21.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-11-01 17:39:21.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-11-01 17:39:21.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:21.757 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27777afd: (connection evicted) 2024-11-01 17:39:21.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:21.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-11-01 17:39:21.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-11-01 17:39:21.759 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-11-01 17:39:21.759 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:21.759 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:21.759 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:21.759 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:21.759 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:21.759 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:21.759 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17f8c75e 2024-11-01 17:39:21.759 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:21.759 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:21.759 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:21.759 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:21.759 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:21.759 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:21.759 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:21.759 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:21.759 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:21.759 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:21.760 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:21.760 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:21.760 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:21.760 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:21.760 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:21.760 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:21.760 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:21.760 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:21.760 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:21.760 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-11-01 17:39:21.760 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:21.760 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:21.760 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:21.760 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:21.760 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:21.760 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:21.760 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:21.760 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:21.760 [Test worker @coroutine#5353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-11-01 17:39:21.760 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a17ab87 2024-11-01 17:39:21.760 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a17ab87 2024-11-01 17:39:21.760 [Test worker @coroutine#5353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-11-01 17:39:21.775 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a17ab87 2024-11-01 17:39:21.779 [DefaultDispatcher-worker-12 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735dc133 2024-11-01 17:39:21.779 [DefaultDispatcher-worker-12 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.779 [DefaultDispatcher-worker-12 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:21.779 [DefaultDispatcher-worker-12 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.780 [DefaultDispatcher-worker-17 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.780 [DefaultDispatcher-worker-17 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.785 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a17ab87 2024-11-01 17:39:21.787 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a17ab87 2024-11-01 17:39:21.788 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a17ab87 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@461f295c 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a41143 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a41143 2024-11-01 17:39:21.789 [Test worker @coroutine#5353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-11-01 17:39:21.803 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a41143 2024-11-01 17:39:21.813 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a41143 2024-11-01 17:39:21.814 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a41143 2024-11-01 17:39:21.816 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a41143 2024-11-01 17:39:21.830 [DefaultDispatcher-worker-15 @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a41143 2024-11-01 17:39:21.842 [DefaultDispatcher-worker-12 @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a17ab87 2024-11-01 17:39:21.860 [DefaultDispatcher-worker-8 @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a17ab87 2024-11-01 17:39:21.860 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:21.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-11-01 17:39:21.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-11-01 17:39:21.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:21.871 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a17ab87: (connection evicted) 2024-11-01 17:39:21.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:21.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-11-01 17:39:21.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-11-01 17:39:21.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-11-01 17:39:21.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-11-01 17:39:21.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:21.872 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25a41143: (connection evicted) 2024-11-01 17:39:21.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:21.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-11-01 17:39:21.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e1ef044 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:21.875 [Test worker @coroutine#5404] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-11-01 17:39:21.876 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-11-01 17:39:21.876 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-11-01 17:39:21.876 [Test worker @coroutine#5404] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-11-01 17:39:21.894 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-11-01 17:39:21.900 [DefaultDispatcher-worker-4 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-11-01 17:39:21.900 [DefaultDispatcher-worker-4 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.900 [DefaultDispatcher-worker-4 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:21.900 [DefaultDispatcher-worker-4 @coroutine#2190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.901 [DefaultDispatcher-worker-13 @coroutine#2190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.901 [DefaultDispatcher-worker-13 @coroutine#2190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.904 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-11-01 17:39:21.906 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-11-01 17:39:21.908 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-11-01 17:39:21.918 [DefaultDispatcher-worker-14 @coroutine#5415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-11-01 17:39:21.943 [DefaultDispatcher-worker-2 @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-11-01 17:39:21.965 [DefaultDispatcher-worker-10 @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-11-01 17:39:21.968 [DefaultDispatcher-worker-10 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c095a5 2024-11-01 17:39:21.968 [DefaultDispatcher-worker-10 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.968 [DefaultDispatcher-worker-10 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:21.968 [DefaultDispatcher-worker-10 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.970 [DefaultDispatcher-worker-8 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.970 [DefaultDispatcher-worker-8 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:21.976 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:21.986 [DefaultDispatcher-worker-3 @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-11-01 17:39:21.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-11-01 17:39:21.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-11-01 17:39:21.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:21.989 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484: (connection evicted) 2024-11-01 17:39:21.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:21.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-11-01 17:39:21.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-11-01 17:39:21.991 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-11-01 17:39:21.991 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:21.991 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:21.991 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:21.991 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:21.991 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:21.991 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:21.991 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c807e6b 2024-11-01 17:39:21.991 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:21.991 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:21.991 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:21.991 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:21.992 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:21.992 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:21.992 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:21.992 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:21.992 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:21.992 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:21.992 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:21.992 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:21.992 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:21.992 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:21.992 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:21.992 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:21.992 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:21.992 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:21.992 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:21.992 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-11-01 17:39:21.992 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:21.992 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:21.992 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:21.992 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:21.992 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:21.992 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:21.992 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:21.992 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:21.992 [Test worker @coroutine#5445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-11-01 17:39:21.992 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2024-11-01 17:39:21.992 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2024-11-01 17:39:21.992 [Test worker @coroutine#5445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-11-01 17:39:22.010 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2024-11-01 17:39:22.019 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2024-11-01 17:39:22.021 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2024-11-01 17:39:22.022 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a177f2c 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:22.023 [Test worker @coroutine#5445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-11-01 17:39:22.024 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e70d072 2024-11-01 17:39:22.024 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e70d072 2024-11-01 17:39:22.024 [Test worker @coroutine#5445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-11-01 17:39:22.045 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e70d072 2024-11-01 17:39:22.054 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e70d072 2024-11-01 17:39:22.056 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e70d072 2024-11-01 17:39:22.058 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e70d072 2024-11-01 17:39:22.071 [DefaultDispatcher-worker-15 @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e70d072 2024-11-01 17:39:22.084 [DefaultDispatcher-worker-5 @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2024-11-01 17:39:22.092 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:22.098 [DefaultDispatcher-worker-2 @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2024-11-01 17:39:22.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-11-01 17:39:22.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-11-01 17:39:22.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:22.107 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81: (connection evicted) 2024-11-01 17:39:22.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:22.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-11-01 17:39:22.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-11-01 17:39:22.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-11-01 17:39:22.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-11-01 17:39:22.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:22.108 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e70d072: (connection evicted) 2024-11-01 17:39:22.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:22.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-11-01 17:39:22.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2caf6813 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:22.111 [Test worker @coroutine#5484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-11-01 17:39:22.112 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5d40a4 2024-11-01 17:39:22.112 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5d40a4 2024-11-01 17:39:22.112 [Test worker @coroutine#5484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-11-01 17:39:22.128 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5d40a4 2024-11-01 17:39:22.136 [DefaultDispatcher-worker-12 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fa570f 2024-11-01 17:39:22.136 [DefaultDispatcher-worker-12 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.136 [DefaultDispatcher-worker-12 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:22.136 [DefaultDispatcher-worker-12 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.137 [DefaultDispatcher-worker-15 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.139 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5d40a4 2024-11-01 17:39:22.140 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5d40a4 2024-11-01 17:39:22.142 [DefaultDispatcher-worker-13 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-11-01 17:39:22.142 [DefaultDispatcher-worker-13 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.142 [DefaultDispatcher-worker-13 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:22.142 [DefaultDispatcher-worker-13 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.142 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5d40a4 2024-11-01 17:39:22.143 [DefaultDispatcher-worker-14 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.143 [DefaultDispatcher-worker-14 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.153 [DefaultDispatcher-worker-17 @coroutine#5495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5d40a4 2024-11-01 17:39:22.162 [DefaultDispatcher-worker-12 @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5d40a4 2024-11-01 17:39:22.181 [DefaultDispatcher-worker-16 @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5d40a4 2024-11-01 17:39:22.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-11-01 17:39:22.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-11-01 17:39:22.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:22.183 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e5d40a4: (connection evicted) 2024-11-01 17:39:22.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:22.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-11-01 17:39:22.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-11-01 17:39:22.185 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-11-01 17:39:22.185 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:22.185 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:22.185 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:22.185 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:22.185 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:22.185 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:22.185 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c964873 2024-11-01 17:39:22.185 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:22.185 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:22.185 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:22.185 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:22.185 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:22.185 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:22.185 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:22.185 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:22.185 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:22.185 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:22.185 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:22.185 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:22.185 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:22.185 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:22.185 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:22.185 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:22.185 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:22.185 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:22.185 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:22.185 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-11-01 17:39:22.186 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:22.186 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:22.186 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:22.186 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:22.186 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:22.186 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:22.186 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:22.186 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:22.186 [Test worker @coroutine#5517] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-11-01 17:39:22.186 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7e2c5 2024-11-01 17:39:22.186 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7e2c5 2024-11-01 17:39:22.186 [Test worker @coroutine#5517] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-11-01 17:39:22.204 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7e2c5 2024-11-01 17:39:22.213 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7e2c5 2024-11-01 17:39:22.215 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7e2c5 2024-11-01 17:39:22.216 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7e2c5 2024-11-01 17:39:22.229 [DefaultDispatcher-worker-11 @coroutine#5525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7e2c5 2024-11-01 17:39:22.238 [DefaultDispatcher-worker-5 @coroutine#5537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7e2c5 2024-11-01 17:39:22.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-11-01 17:39:22.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-11-01 17:39:22.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:22.240 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c7e2c5: (connection evicted) 2024-11-01 17:39:22.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:22.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-11-01 17:39:22.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bac199f 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:22.243 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:22.244 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:22.244 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:22.244 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:22.244 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:22.244 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:22.244 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:22.244 [Test worker @coroutine#5546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-11-01 17:39:22.244 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a9bcf1 2024-11-01 17:39:22.244 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a9bcf1 2024-11-01 17:39:22.244 [Test worker @coroutine#5546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-11-01 17:39:22.261 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a9bcf1 2024-11-01 17:39:22.270 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a9bcf1 2024-11-01 17:39:22.272 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a9bcf1 2024-11-01 17:39:22.273 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a9bcf1 2024-11-01 17:39:22.341 [DefaultDispatcher-worker-11 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-11-01 17:39:22.341 [DefaultDispatcher-worker-4 @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a9bcf1 2024-11-01 17:39:22.341 [DefaultDispatcher-worker-11 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.341 [DefaultDispatcher-worker-11 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:22.341 [DefaultDispatcher-worker-11 @coroutine#2315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-11-01 17:39:22.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-11-01 17:39:22.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:22.342 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47a9bcf1: (connection evicted) 2024-11-01 17:39:22.342 [DefaultDispatcher-worker-3 @coroutine#2315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.342 [DefaultDispatcher-worker-3 @coroutine#2315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:22.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-11-01 17:39:22.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57be9aa4 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:22.344 [Test worker @coroutine#5571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-11-01 17:39:22.345 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@21c8dd3e 2024-11-01 17:39:22.345 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@21c8dd3e 2024-11-01 17:39:22.345 [Test worker @coroutine#5571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-11-01 17:39:22.359 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21c8dd3e 2024-11-01 17:39:22.368 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21c8dd3e 2024-11-01 17:39:22.370 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21c8dd3e 2024-11-01 17:39:22.371 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21c8dd3e 2024-11-01 17:39:22.383 [DefaultDispatcher-worker-10 @coroutine#5579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21c8dd3e 2024-11-01 17:39:22.394 [DefaultDispatcher-worker-16 @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21c8dd3e 2024-11-01 17:39:22.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-11-01 17:39:22.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-11-01 17:39:22.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:22.401 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21c8dd3e: (connection evicted) 2024-11-01 17:39:22.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:22.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-11-01 17:39:22.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-11-01 17:39:22.405 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43f81c74 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@13653a0b 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@13653a0b 2024-11-01 17:39:22.406 [Test worker @coroutine#5595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-11-01 17:39:22.423 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13653a0b 2024-11-01 17:39:22.433 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13653a0b 2024-11-01 17:39:22.434 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13653a0b 2024-11-01 17:39:22.436 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13653a0b 2024-11-01 17:39:22.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-11-01 17:39:22.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-11-01 17:39:22.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:22.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:22.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-11-01 17:39:22.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-11-01 17:39:22.440 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-11-01 17:39:22.440 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:22.440 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:22.440 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:22.440 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:22.440 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:22.440 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:22.440 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c0a4c8b 2024-11-01 17:39:22.440 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:22.440 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:22.440 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:22.440 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:22.440 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:22.440 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:22.440 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:22.440 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:22.440 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:22.440 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:22.440 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:22.441 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:22.441 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:22.441 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:22.441 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:22.441 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:22.441 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:22.441 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:22.441 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:22.441 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-11-01 17:39:22.441 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:22.441 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:22.441 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:22.441 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:22.441 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:22.441 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:22.441 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:22.441 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:22.441 [Test worker @coroutine#5611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-11-01 17:39:22.441 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@4039d109 2024-11-01 17:39:22.441 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@4039d109 2024-11-01 17:39:22.441 [Test worker @coroutine#5611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-11-01 17:39:22.455 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4039d109 2024-11-01 17:39:22.466 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4039d109 2024-11-01 17:39:22.468 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4039d109 2024-11-01 17:39:22.469 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4039d109 2024-11-01 17:39:22.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-11-01 17:39:22.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-11-01 17:39:22.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:22.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:22.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-11-01 17:39:22.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9504a58 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:22.473 [Test worker @coroutine#5628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-11-01 17:39:22.474 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@badf24b 2024-11-01 17:39:22.474 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@badf24b 2024-11-01 17:39:22.474 [Test worker @coroutine#5628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-11-01 17:39:22.488 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@badf24b 2024-11-01 17:39:22.499 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@badf24b 2024-11-01 17:39:22.502 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@badf24b 2024-11-01 17:39:22.504 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@badf24b 2024-11-01 17:39:22.504 [DefaultDispatcher-worker-4 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-11-01 17:39:22.504 [DefaultDispatcher-worker-13 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-11-01 17:39:22.504 [DefaultDispatcher-worker-4 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.504 [DefaultDispatcher-worker-13 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.505 [DefaultDispatcher-worker-13 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:22.505 [DefaultDispatcher-worker-4 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:22.505 [DefaultDispatcher-worker-13 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.505 [DefaultDispatcher-worker-4 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.506 [DefaultDispatcher-worker-13 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.506 [DefaultDispatcher-worker-13 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.506 [DefaultDispatcher-worker-1 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.506 [DefaultDispatcher-worker-1 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-11-01 17:39:22.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-11-01 17:39:22.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:22.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:22.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-11-01 17:39:22.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-11-01 17:39:22.515 [UI Thread @coroutine#5656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60725/Site/verify 2024-11-01 17:39:22.516 [UI Thread @coroutine#5656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60725/Site/verify. 2024-11-01 17:39:22.516 [UI Thread @coroutine#5656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60725/Site/verify 2024-11-01 17:39:22.517 [UI Thread @coroutine#5656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60725/Site/verify 2024-11-01 17:39:22.518 [UI Thread @coroutine#5656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60725/Site/verify 2024-11-01 17:39:22.518 [UI Thread @coroutine#5656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60725/Site/verify. 2024-11-01 17:39:22.518 [UI Thread @coroutine#5656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60725/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:22.523 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-11-01 17:39:22.523 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:22.523 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:22.523 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:22.523 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:22.523 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:22.523 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:22.523 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6415112c 2024-11-01 17:39:22.523 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:22.523 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:22.523 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:22.523 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:22.523 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:22.524 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:22.524 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:22.524 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:22.524 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:22.524 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:22.524 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:22.524 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:22.524 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:22.524 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:22.524 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:22.524 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:22.524 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:22.524 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:22.524 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:22.524 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-11-01 17:39:22.524 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:22.524 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:22.524 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:22.524 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:22.524 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:22.524 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:22.524 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:22.524 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:22.524 [Test worker @coroutine#5670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-11-01 17:39:22.524 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a12cb2c 2024-11-01 17:39:22.524 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a12cb2c 2024-11-01 17:39:22.524 [Test worker @coroutine#5670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-11-01 17:39:22.541 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a12cb2c 2024-11-01 17:39:22.550 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a12cb2c 2024-11-01 17:39:22.552 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a12cb2c 2024-11-01 17:39:22.555 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a12cb2c 2024-11-01 17:39:22.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-11-01 17:39:22.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-11-01 17:39:22.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:22.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:22.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-11-01 17:39:22.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-11-01 17:39:22.558 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a6e0e5f 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@3116e9d2 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@3116e9d2 2024-11-01 17:39:22.559 [Test worker @coroutine#5687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-11-01 17:39:22.576 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3116e9d2 2024-11-01 17:39:22.586 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3116e9d2 2024-11-01 17:39:22.588 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3116e9d2 2024-11-01 17:39:22.589 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3116e9d2 2024-11-01 17:39:22.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-11-01 17:39:22.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-11-01 17:39:22.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:22.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:22.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-11-01 17:39:22.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dc4b58a 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@352df548 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@352df548 2024-11-01 17:39:22.593 [Test worker @coroutine#5704] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-11-01 17:39:22.610 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352df548 2024-11-01 17:39:22.620 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352df548 2024-11-01 17:39:22.621 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352df548 2024-11-01 17:39:22.623 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352df548 2024-11-01 17:39:22.625 [UI Thread @coroutine#5718] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55877/Site/verify 2024-11-01 17:39:22.625 [UI Thread @coroutine#5718] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55877/Site/verify. 2024-11-01 17:39:22.625 [UI Thread @coroutine#5718] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55877/Site/verify 2024-11-01 17:39:22.627 [UI Thread @coroutine#5718] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55877/Site/verify 2024-11-01 17:39:22.627 [UI Thread @coroutine#5718] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55877/Site/verify 2024-11-01 17:39:22.627 [UI Thread @coroutine#5718] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55877/Site/verify. 2024-11-01 17:39:22.627 [UI Thread @coroutine#5718] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55877/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:22.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-11-01 17:39:22.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-11-01 17:39:22.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:22.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:22.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-11-01 17:39:22.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-11-01 17:39:22.634 [UI Thread @coroutine#5730] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48141/Site/verify 2024-11-01 17:39:22.634 [UI Thread @coroutine#5730] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48141/Site/verify. 2024-11-01 17:39:22.634 [UI Thread @coroutine#5730] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48141/Site/verify 2024-11-01 17:39:22.635 [UI Thread @coroutine#5730] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48141/Site/verify 2024-11-01 17:39:22.635 [UI Thread @coroutine#5730] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48141/Site/verify 2024-11-01 17:39:22.636 [UI Thread @coroutine#5730] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48141/Site/verify. 2024-11-01 17:39:22.636 [UI Thread @coroutine#5730] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48141/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:22.636 [DefaultDispatcher-worker-1 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:22.637 [DefaultDispatcher-worker-1 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.637 [DefaultDispatcher-worker-1 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:22.637 [DefaultDispatcher-worker-1 @coroutine#2111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.638 [DefaultDispatcher-worker-9 @coroutine#2111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.638 [DefaultDispatcher-worker-9 @coroutine#2111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.641 [UI Thread @coroutine#5746] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57195/Site/verify 2024-11-01 17:39:22.641 [UI Thread @coroutine#5746] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57195/Site/verify. 2024-11-01 17:39:22.641 [UI Thread @coroutine#5746] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57195/Site/verify 2024-11-01 17:39:22.642 [UI Thread @coroutine#5746] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57195/Site/verify 2024-11-01 17:39:22.642 [UI Thread @coroutine#5746] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57195/Site/verify 2024-11-01 17:39:22.642 [UI Thread @coroutine#5746] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57195/Site/verify. 2024-11-01 17:39:22.642 [UI Thread @coroutine#5746] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57195/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:22.649 [UI Thread @coroutine#5760] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-11-01 17:39:22.649 [UI Thread @coroutine#5760] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2024-11-01 17:39:22.649 [UI Thread @coroutine#5760] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-11-01 17:39:22.650 [UI Thread @coroutine#5760] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2024-11-01 17:39:22.653 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-11-01 17:39:22.653 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:22.653 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:22.653 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:22.653 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:22.653 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:22.653 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:22.653 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16b48082 2024-11-01 17:39:22.653 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:22.653 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:22.653 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:22.653 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:22.653 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:22.653 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:22.653 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:22.657 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:22.657 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:22.657 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:22.657 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:22.657 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:22.657 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:22.657 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:22.657 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:22.657 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:22.657 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:22.657 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:22.657 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:22.657 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-11-01 17:39:22.657 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:22.657 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:22.657 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:22.657 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:22.657 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:22.657 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:22.657 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:22.657 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:22.657 [Test worker @coroutine#5768] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-11-01 17:39:22.657 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e216b7e 2024-11-01 17:39:22.657 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e216b7e 2024-11-01 17:39:22.657 [Test worker @coroutine#5768] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-11-01 17:39:22.660 [DefaultDispatcher-worker-8 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-11-01 17:39:22.660 [DefaultDispatcher-worker-8 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.660 [DefaultDispatcher-worker-8 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:22.660 [DefaultDispatcher-worker-8 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.661 [DefaultDispatcher-worker-5 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.661 [DefaultDispatcher-worker-5 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.674 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e216b7e 2024-11-01 17:39:22.684 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e216b7e 2024-11-01 17:39:22.686 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e216b7e 2024-11-01 17:39:22.687 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e216b7e 2024-11-01 17:39:22.713 [DefaultDispatcher-worker-1 @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e216b7e 2024-11-01 17:39:22.723 [DefaultDispatcher-worker-15 @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e216b7e 2024-11-01 17:39:22.733 [DefaultDispatcher-worker-12 @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e216b7e 2024-11-01 17:39:22.741 [DefaultDispatcher-worker-8 @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e216b7e 2024-11-01 17:39:22.750 [DefaultDispatcher-worker-3 @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e216b7e 2024-11-01 17:39:22.757 [HikariPool-234 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:22.758 [DefaultDispatcher-worker-15 @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e216b7e 2024-11-01 17:39:22.772 [DefaultDispatcher-worker-8 @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e216b7e 2024-11-01 17:39:22.793 [DefaultDispatcher-worker-14 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735dc133 2024-11-01 17:39:22.793 [DefaultDispatcher-worker-14 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.793 [DefaultDispatcher-worker-14 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:22.793 [DefaultDispatcher-worker-14 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.794 [DefaultDispatcher-worker-16 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.794 [DefaultDispatcher-worker-16 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.795 [DefaultDispatcher-worker-6 @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e216b7e 2024-11-01 17:39:22.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-11-01 17:39:22.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-11-01 17:39:22.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:22.798 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e216b7e: (connection evicted) 2024-11-01 17:39:22.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:22.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-11-01 17:39:22.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-11-01 17:39:22.800 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-11-01 17:39:22.800 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:22.800 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:22.800 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@688e2e8d 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@49fb77d0 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@49fb77d0 2024-11-01 17:39:22.801 [Test worker @coroutine#5805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-11-01 17:39:22.819 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49fb77d0 2024-11-01 17:39:22.829 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49fb77d0 2024-11-01 17:39:22.831 [Test worker @coroutine#5809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49fb77d0 2024-11-01 17:39:22.832 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49fb77d0 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35645453 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:22.833 [Test worker @coroutine#5805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-11-01 17:39:22.834 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a882681 2024-11-01 17:39:22.834 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a882681 2024-11-01 17:39:22.834 [Test worker @coroutine#5805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-11-01 17:39:22.849 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a882681 2024-11-01 17:39:22.860 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a882681 2024-11-01 17:39:22.861 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a882681 2024-11-01 17:39:22.863 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a882681 2024-11-01 17:39:22.877 [DefaultDispatcher-worker-7 @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a882681 2024-11-01 17:39:22.890 [DefaultDispatcher-worker-9 @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49fb77d0 2024-11-01 17:39:22.902 [HikariPool-235 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:22.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-11-01 17:39:22.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-11-01 17:39:22.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:22.908 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49fb77d0: (connection evicted) 2024-11-01 17:39:22.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:22.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-11-01 17:39:22.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-11-01 17:39:22.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-11-01 17:39:22.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-11-01 17:39:22.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:22.910 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a882681: (connection evicted) 2024-11-01 17:39:22.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:22.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-11-01 17:39:22.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-11-01 17:39:22.911 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@379cfc77 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:22.912 [Test worker @coroutine#5856] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-11-01 17:39:22.913 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7909bd 2024-11-01 17:39:22.913 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7909bd 2024-11-01 17:39:22.913 [Test worker @coroutine#5856] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-11-01 17:39:22.913 [DefaultDispatcher-worker-5 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-11-01 17:39:22.914 [DefaultDispatcher-worker-5 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.914 [DefaultDispatcher-worker-5 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:22.914 [DefaultDispatcher-worker-5 @coroutine#2190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.915 [DefaultDispatcher-worker-6 @coroutine#2190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.915 [DefaultDispatcher-worker-6 @coroutine#2190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.930 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7909bd 2024-11-01 17:39:22.940 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7909bd 2024-11-01 17:39:22.942 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7909bd 2024-11-01 17:39:22.943 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7909bd 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21e5feb 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:22.944 [Test worker @coroutine#5856] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-11-01 17:39:22.945 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2024-11-01 17:39:22.945 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2024-11-01 17:39:22.945 [Test worker @coroutine#5856] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-11-01 17:39:22.960 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2024-11-01 17:39:22.970 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2024-11-01 17:39:22.972 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2024-11-01 17:39:22.974 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2024-11-01 17:39:22.982 [DefaultDispatcher-worker-6 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c095a5 2024-11-01 17:39:22.983 [DefaultDispatcher-worker-6 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.983 [DefaultDispatcher-worker-6 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:22.983 [DefaultDispatcher-worker-6 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.984 [DefaultDispatcher-worker-14 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.984 [DefaultDispatcher-worker-14 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:22.986 [DefaultDispatcher-worker-8 @coroutine#5873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2024-11-01 17:39:22.999 [DefaultDispatcher-worker-8 @coroutine#5856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7909bd 2024-11-01 17:39:23.011 [DefaultDispatcher-worker-9 @coroutine#5856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7909bd 2024-11-01 17:39:23.013 [HikariPool-237 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:23.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-11-01 17:39:23.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-11-01 17:39:23.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:23.018 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d7909bd: (connection evicted) 2024-11-01 17:39:23.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:23.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-11-01 17:39:23.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-11-01 17:39:23.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-11-01 17:39:23.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-11-01 17:39:23.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:23.019 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156: (connection evicted) 2024-11-01 17:39:23.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:23.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-11-01 17:39:23.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-11-01 17:39:23.021 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38c464df 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ad9a9b 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ad9a9b 2024-11-01 17:39:23.022 [Test worker @coroutine#5914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-11-01 17:39:23.040 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ad9a9b 2024-11-01 17:39:23.050 [Test worker @coroutine#5915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ad9a9b 2024-11-01 17:39:23.052 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ad9a9b 2024-11-01 17:39:23.054 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ad9a9b 2024-11-01 17:39:23.054 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-11-01 17:39:23.054 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:23.054 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b9815b6 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@133acad0 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@133acad0 2024-11-01 17:39:23.055 [Test worker @coroutine#5914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-11-01 17:39:23.070 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133acad0 2024-11-01 17:39:23.080 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133acad0 2024-11-01 17:39:23.082 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133acad0 2024-11-01 17:39:23.084 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133acad0 2024-11-01 17:39:23.098 [DefaultDispatcher-worker-6 @coroutine#5927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133acad0 2024-11-01 17:39:23.111 [DefaultDispatcher-worker-8 @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ad9a9b 2024-11-01 17:39:23.123 [HikariPool-239 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:23.124 [DefaultDispatcher-worker-5 @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ad9a9b 2024-11-01 17:39:23.151 [DefaultDispatcher-worker-15 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fa570f 2024-11-01 17:39:23.151 [DefaultDispatcher-worker-15 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.151 [DefaultDispatcher-worker-15 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:23.151 [DefaultDispatcher-worker-15 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.152 [DefaultDispatcher-worker-3 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.155 [HikariPool-240 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:23.156 [DefaultDispatcher-worker-15 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-11-01 17:39:23.156 [DefaultDispatcher-worker-15 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.156 [DefaultDispatcher-worker-15 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:23.156 [DefaultDispatcher-worker-15 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.157 [DefaultDispatcher-worker-1 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.157 [DefaultDispatcher-worker-1 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.354 [DefaultDispatcher-worker-15 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-11-01 17:39:23.354 [DefaultDispatcher-worker-15 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.354 [DefaultDispatcher-worker-15 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:23.354 [DefaultDispatcher-worker-15 @coroutine#2315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.355 [DefaultDispatcher-worker-14 @coroutine#2315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.355 [DefaultDispatcher-worker-14 @coroutine#2315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-11-01 17:39:23.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-11-01 17:39:23.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:23.378 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70ad9a9b: (connection evicted) 2024-11-01 17:39:23.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:23.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-11-01 17:39:23.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-11-01 17:39:23.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-11-01 17:39:23.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-11-01 17:39:23.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:23.379 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@133acad0: (connection evicted) 2024-11-01 17:39:23.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:23.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-11-01 17:39:23.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-11-01 17:39:23.382 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-11-01 17:39:23.382 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:23.382 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:23.382 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:23.382 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:23.382 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:23.382 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:23.382 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bc6400e 2024-11-01 17:39:23.382 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:23.382 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:23.382 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:23.382 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:23.382 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:23.382 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:23.382 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:23.382 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:23.382 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:23.382 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:23.382 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:23.382 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:23.382 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:23.382 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:23.382 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:23.383 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:23.383 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:23.383 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:23.383 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:23.383 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-11-01 17:39:23.383 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:23.383 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:23.383 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:23.383 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:23.383 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:23.383 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:23.383 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:23.383 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:23.383 [Test worker @coroutine#5974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-11-01 17:39:23.383 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@47814094 2024-11-01 17:39:23.383 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@47814094 2024-11-01 17:39:23.383 [Test worker @coroutine#5974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-11-01 17:39:23.401 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47814094 2024-11-01 17:39:23.411 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47814094 2024-11-01 17:39:23.413 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47814094 2024-11-01 17:39:23.415 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47814094 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5be17e53 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:23.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:23.416 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:23.416 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:23.416 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:23.416 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:23.416 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:23.416 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:23.416 [Test worker @coroutine#5974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-11-01 17:39:23.416 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cde0397 2024-11-01 17:39:23.416 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cde0397 2024-11-01 17:39:23.416 [Test worker @coroutine#5974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-11-01 17:39:23.431 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cde0397 2024-11-01 17:39:23.440 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cde0397 2024-11-01 17:39:23.442 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cde0397 2024-11-01 17:39:23.444 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cde0397 2024-11-01 17:39:23.457 [DefaultDispatcher-worker-7 @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cde0397 2024-11-01 17:39:23.471 [DefaultDispatcher-worker-3 @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47814094 2024-11-01 17:39:23.481 [DefaultDispatcher-worker-9 @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47814094 2024-11-01 17:39:23.483 [HikariPool-241 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:23.492 [DefaultDispatcher-worker-5 @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47814094 2024-11-01 17:39:23.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-11-01 17:39:23.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-11-01 17:39:23.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:23.500 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47814094: (connection evicted) 2024-11-01 17:39:23.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:23.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-11-01 17:39:23.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-11-01 17:39:23.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-11-01 17:39:23.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-11-01 17:39:23.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:23.501 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cde0397: (connection evicted) 2024-11-01 17:39:23.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:23.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-11-01 17:39:23.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7118a1b9 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:23.503 [Test worker @coroutine#6028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-11-01 17:39:23.504 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dcb8e8b 2024-11-01 17:39:23.504 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dcb8e8b 2024-11-01 17:39:23.504 [Test worker @coroutine#6028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-11-01 17:39:23.520 [DefaultDispatcher-worker-6 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-11-01 17:39:23.520 [DefaultDispatcher-worker-1 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-11-01 17:39:23.520 [DefaultDispatcher-worker-6 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.520 [DefaultDispatcher-worker-6 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:23.520 [DefaultDispatcher-worker-6 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.520 [DefaultDispatcher-worker-1 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.520 [DefaultDispatcher-worker-1 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:23.520 [DefaultDispatcher-worker-1 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.521 [DefaultDispatcher-worker-12 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.521 [DefaultDispatcher-worker-5 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.521 [DefaultDispatcher-worker-12 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.521 [DefaultDispatcher-worker-5 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.522 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcb8e8b 2024-11-01 17:39:23.532 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcb8e8b 2024-11-01 17:39:23.534 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcb8e8b 2024-11-01 17:39:23.536 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcb8e8b 2024-11-01 17:39:23.536 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab2ac08 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c8b86 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c8b86 2024-11-01 17:39:23.537 [Test worker @coroutine#6028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-11-01 17:39:23.552 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c8b86 2024-11-01 17:39:23.562 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c8b86 2024-11-01 17:39:23.564 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c8b86 2024-11-01 17:39:23.566 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c8b86 2024-11-01 17:39:23.579 [DefaultDispatcher-worker-16 @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c8b86 2024-11-01 17:39:23.592 [DefaultDispatcher-worker-1 @coroutine#6028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcb8e8b 2024-11-01 17:39:23.602 [DefaultDispatcher-worker-10 @coroutine#6028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcb8e8b 2024-11-01 17:39:23.604 [HikariPool-243 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:23.614 [DefaultDispatcher-worker-3 @coroutine#6028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcb8e8b 2024-11-01 17:39:23.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-11-01 17:39:23.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-11-01 17:39:23.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:23.620 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dcb8e8b: (connection evicted) 2024-11-01 17:39:23.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:23.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-11-01 17:39:23.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-11-01 17:39:23.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-11-01 17:39:23.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-11-01 17:39:23.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:23.621 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24c8b86: (connection evicted) 2024-11-01 17:39:23.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:23.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-11-01 17:39:23.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-11-01 17:39:23.622 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-11-01 17:39:23.622 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:23.622 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40406a3f 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fef75e1 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fef75e1 2024-11-01 17:39:23.623 [Test worker @coroutine#6087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-11-01 17:39:23.640 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fef75e1 2024-11-01 17:39:23.650 [DefaultDispatcher-worker-11 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:23.650 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fef75e1 2024-11-01 17:39:23.650 [DefaultDispatcher-worker-11 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.650 [DefaultDispatcher-worker-11 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:23.650 [DefaultDispatcher-worker-11 @coroutine#2111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.651 [DefaultDispatcher-worker-8 @coroutine#2111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.652 [DefaultDispatcher-worker-8 @coroutine#2111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.652 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fef75e1 2024-11-01 17:39:23.654 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fef75e1 2024-11-01 17:39:23.654 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e072d67 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ae7031 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ae7031 2024-11-01 17:39:23.655 [Test worker @coroutine#6087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-11-01 17:39:23.671 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ae7031 2024-11-01 17:39:23.672 [DefaultDispatcher-worker-3 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-11-01 17:39:23.673 [DefaultDispatcher-worker-3 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.673 [DefaultDispatcher-worker-3 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:23.673 [DefaultDispatcher-worker-3 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.674 [DefaultDispatcher-worker-5 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.674 [DefaultDispatcher-worker-5 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.681 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ae7031 2024-11-01 17:39:23.683 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ae7031 2024-11-01 17:39:23.685 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ae7031 2024-11-01 17:39:23.699 [DefaultDispatcher-worker-8 @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ae7031 2024-11-01 17:39:23.712 [DefaultDispatcher-worker-1 @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fef75e1 2024-11-01 17:39:23.723 [DefaultDispatcher-worker-12 @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fef75e1 2024-11-01 17:39:23.723 [HikariPool-245 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:23.734 [DefaultDispatcher-worker-2 @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fef75e1 2024-11-01 17:39:23.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-11-01 17:39:23.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-11-01 17:39:23.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:23.741 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fef75e1: (connection evicted) 2024-11-01 17:39:23.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:23.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-11-01 17:39:23.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-11-01 17:39:23.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-11-01 17:39:23.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-11-01 17:39:23.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:23.742 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63ae7031: (connection evicted) 2024-11-01 17:39:23.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:23.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-11-01 17:39:23.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-11-01 17:39:23.745 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-11-01 17:39:23.745 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12f826c 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a6b8d6 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a6b8d6 2024-11-01 17:39:23.746 [Test worker @coroutine#6145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-11-01 17:39:23.763 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a6b8d6 2024-11-01 17:39:23.778 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a6b8d6 2024-11-01 17:39:23.779 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a6b8d6 2024-11-01 17:39:23.781 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a6b8d6 2024-11-01 17:39:23.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-11-01 17:39:23.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-11-01 17:39:23.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:23.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:23.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-11-01 17:39:23.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2024-11-01 17:39:23.792 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e2c701 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2024-11-01 17:39:23.793 [Test worker @coroutine#6167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2024-11-01 17:39:23.805 [DefaultDispatcher-worker-13 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735dc133 2024-11-01 17:39:23.805 [DefaultDispatcher-worker-13 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.805 [DefaultDispatcher-worker-13 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:23.805 [DefaultDispatcher-worker-13 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.806 [DefaultDispatcher-worker-4 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.806 [DefaultDispatcher-worker-4 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.813 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2024-11-01 17:39:23.822 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2024-11-01 17:39:23.824 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2024-11-01 17:39:23.826 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2024-11-01 17:39:23.837 [DefaultDispatcher-worker-13 @coroutine#6177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2024-11-01 17:39:23.858 [DefaultDispatcher-worker-12 @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2024-11-01 17:39:23.870 [DefaultDispatcher-worker-6 @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2024-11-01 17:39:23.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2024-11-01 17:39:23.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2024-11-01 17:39:23.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:23.877 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@711329fe: (connection evicted) 2024-11-01 17:39:23.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:23.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2024-11-01 17:39:23.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2024-11-01 17:39:23.879 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2024-11-01 17:39:23.879 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:23.879 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:23.879 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:23.879 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:23.879 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:23.879 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:23.879 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50f6eb17 2024-11-01 17:39:23.879 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:23.879 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:23.879 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:23.879 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:23.880 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:23.880 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:23.880 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:23.880 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:23.880 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:23.880 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:23.880 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:23.880 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:23.880 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:23.880 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:23.880 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:23.880 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:23.880 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:23.880 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:23.880 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:23.880 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2024-11-01 17:39:23.880 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:23.880 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:23.880 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:23.880 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:23.880 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:23.880 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:23.880 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:23.880 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:23.880 [Test worker @coroutine#6195] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2024-11-01 17:39:23.880 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-11-01 17:39:23.880 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-11-01 17:39:23.880 [Test worker @coroutine#6195] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2024-11-01 17:39:23.895 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-11-01 17:39:23.905 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-11-01 17:39:23.907 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-11-01 17:39:23.908 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-11-01 17:39:23.921 [DefaultDispatcher-worker-6 @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-11-01 17:39:23.928 [DefaultDispatcher-worker-10 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-11-01 17:39:23.928 [DefaultDispatcher-worker-10 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.928 [DefaultDispatcher-worker-10 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:23.928 [DefaultDispatcher-worker-10 @coroutine#2190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.929 [DefaultDispatcher-worker-14 @coroutine#2190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.929 [DefaultDispatcher-worker-14 @coroutine#2190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.946 [DefaultDispatcher-worker-10 @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-11-01 17:39:23.956 [DefaultDispatcher-worker-17 @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-11-01 17:39:23.974 [DefaultDispatcher-worker-7 @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-11-01 17:39:23.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2024-11-01 17:39:23.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2024-11-01 17:39:23.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:23.977 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@335aac7a: (connection evicted) 2024-11-01 17:39:23.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:23.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2024-11-01 17:39:23.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2024-11-01 17:39:23.979 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2024-11-01 17:39:23.979 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:23.979 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:23.979 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:23.979 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:23.979 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:23.979 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:23.979 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@174e79f9 2024-11-01 17:39:23.979 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:23.979 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:23.979 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:23.979 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:23.979 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:23.980 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:23.980 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:23.980 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:23.980 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:23.980 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:23.980 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:23.980 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:23.980 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:23.980 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:23.980 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:23.980 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:23.980 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:23.980 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:23.980 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:23.980 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2024-11-01 17:39:23.980 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:23.980 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:23.980 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:23.980 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:23.980 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:23.980 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:23.980 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:23.980 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:23.980 [Test worker @coroutine#6229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2024-11-01 17:39:23.980 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@5264e41d 2024-11-01 17:39:23.980 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@5264e41d 2024-11-01 17:39:23.980 [Test worker @coroutine#6229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2024-11-01 17:39:23.996 [DefaultDispatcher-worker-3 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c095a5 2024-11-01 17:39:23.996 [DefaultDispatcher-worker-3 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.996 [DefaultDispatcher-worker-3 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:23.996 [DefaultDispatcher-worker-3 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.997 [DefaultDispatcher-worker-17 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.997 [DefaultDispatcher-worker-17 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:23.998 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5264e41d 2024-11-01 17:39:24.008 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5264e41d 2024-11-01 17:39:24.010 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5264e41d 2024-11-01 17:39:24.011 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5264e41d 2024-11-01 17:39:24.023 [DefaultDispatcher-worker-14 @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5264e41d 2024-11-01 17:39:24.048 [DefaultDispatcher-worker-7 @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5264e41d 2024-11-01 17:39:24.059 [DefaultDispatcher-worker-4 @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5264e41d 2024-11-01 17:39:24.074 [DefaultDispatcher-worker-11 @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5264e41d 2024-11-01 17:39:24.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2024-11-01 17:39:24.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2024-11-01 17:39:24.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:24.078 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5264e41d: (connection evicted) 2024-11-01 17:39:24.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:24.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2024-11-01 17:39:24.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2024-11-01 17:39:24.081 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14d3bee8 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b16aa6 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b16aa6 2024-11-01 17:39:24.082 [Test worker @coroutine#6264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2024-11-01 17:39:24.098 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b16aa6 2024-11-01 17:39:24.108 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b16aa6 2024-11-01 17:39:24.109 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b16aa6 2024-11-01 17:39:24.111 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b16aa6 2024-11-01 17:39:24.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2024-11-01 17:39:24.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2024-11-01 17:39:24.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:24.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:24.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2024-11-01 17:39:24.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@511936ad 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b45cfe 2024-11-01 17:39:24.118 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b45cfe 2024-11-01 17:39:24.119 [Test worker @coroutine#6288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2024-11-01 17:39:24.133 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b45cfe 2024-11-01 17:39:24.143 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b45cfe 2024-11-01 17:39:24.144 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b45cfe 2024-11-01 17:39:24.146 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b45cfe 2024-11-01 17:39:24.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2024-11-01 17:39:24.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2024-11-01 17:39:24.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:24.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:24.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2024-11-01 17:39:24.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@580581b4 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:24.151 [Test worker @coroutine#6310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2024-11-01 17:39:24.152 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ea5cd3 2024-11-01 17:39:24.152 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ea5cd3 2024-11-01 17:39:24.152 [Test worker @coroutine#6310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2024-11-01 17:39:24.164 [DefaultDispatcher-worker-6 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fa570f 2024-11-01 17:39:24.164 [DefaultDispatcher-worker-6 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.164 [DefaultDispatcher-worker-6 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:24.164 [DefaultDispatcher-worker-6 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.165 [DefaultDispatcher-worker-14 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.167 [DefaultDispatcher-worker-5 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-11-01 17:39:24.167 [DefaultDispatcher-worker-5 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.168 [DefaultDispatcher-worker-5 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:24.168 [DefaultDispatcher-worker-5 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.168 [DefaultDispatcher-worker-6 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.169 [DefaultDispatcher-worker-6 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.169 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ea5cd3 2024-11-01 17:39:24.179 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ea5cd3 2024-11-01 17:39:24.180 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ea5cd3 2024-11-01 17:39:24.182 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ea5cd3 2024-11-01 17:39:24.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2024-11-01 17:39:24.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2024-11-01 17:39:24.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:24.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:24.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2024-11-01 17:39:24.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@92ab841 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@77934f30 2024-11-01 17:39:24.189 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@77934f30 2024-11-01 17:39:24.190 [UI Thread @coroutine#6337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2024-11-01 17:39:24.206 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77934f30 2024-11-01 17:39:24.215 [UI Thread @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77934f30 2024-11-01 17:39:24.217 [UI Thread @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77934f30 2024-11-01 17:39:24.218 [UI Thread @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77934f30 2024-11-01 17:39:24.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2024-11-01 17:39:24.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2024-11-01 17:39:24.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:24.221 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77934f30: (connection evicted) 2024-11-01 17:39:24.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:24.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2024-11-01 17:39:24.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2024-11-01 17:39:24.223 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64e41da0 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fa1c05f 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fa1c05f 2024-11-01 17:39:24.224 [Test worker @coroutine#6351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2024-11-01 17:39:24.240 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa1c05f 2024-11-01 17:39:24.250 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa1c05f 2024-11-01 17:39:24.251 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa1c05f 2024-11-01 17:39:24.253 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa1c05f 2024-11-01 17:39:24.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2024-11-01 17:39:24.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2024-11-01 17:39:24.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:24.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:24.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2024-11-01 17:39:24.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2024-11-01 17:39:24.256 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66cb7a21 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@78605670 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@78605670 2024-11-01 17:39:24.257 [Test worker @coroutine#6367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2024-11-01 17:39:24.272 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78605670 2024-11-01 17:39:24.282 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78605670 2024-11-01 17:39:24.283 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78605670 2024-11-01 17:39:24.285 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78605670 2024-11-01 17:39:24.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2024-11-01 17:39:24.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2024-11-01 17:39:24.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:24.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:24.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2024-11-01 17:39:24.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25af233d 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:24.288 [Test worker @coroutine#6384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2024-11-01 17:39:24.289 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@3464d24c 2024-11-01 17:39:24.289 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@3464d24c 2024-11-01 17:39:24.289 [Test worker @coroutine#6384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2024-11-01 17:39:24.304 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3464d24c 2024-11-01 17:39:24.315 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3464d24c 2024-11-01 17:39:24.316 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3464d24c 2024-11-01 17:39:24.318 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3464d24c 2024-11-01 17:39:24.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2024-11-01 17:39:24.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2024-11-01 17:39:24.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:24.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:24.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2024-11-01 17:39:24.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@608707d 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@8cc7489 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@8cc7489 2024-11-01 17:39:24.321 [Test worker @coroutine#6400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2024-11-01 17:39:24.336 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cc7489 2024-11-01 17:39:24.346 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cc7489 2024-11-01 17:39:24.347 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cc7489 2024-11-01 17:39:24.349 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cc7489 2024-11-01 17:39:24.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2024-11-01 17:39:24.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2024-11-01 17:39:24.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:24.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:24.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2024-11-01 17:39:24.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2024-11-01 17:39:24.352 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11caa21d 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cf0dd9 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cf0dd9 2024-11-01 17:39:24.353 [Test worker @coroutine#6416] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2024-11-01 17:39:24.366 [DefaultDispatcher-worker-9 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-11-01 17:39:24.366 [DefaultDispatcher-worker-9 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.366 [DefaultDispatcher-worker-9 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:24.366 [DefaultDispatcher-worker-9 @coroutine#2315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.367 [DefaultDispatcher-worker-13 @coroutine#2315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.367 [DefaultDispatcher-worker-13 @coroutine#2315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.370 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cf0dd9 2024-11-01 17:39:24.379 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cf0dd9 2024-11-01 17:39:24.381 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cf0dd9 2024-11-01 17:39:24.383 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cf0dd9 2024-11-01 17:39:24.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2024-11-01 17:39:24.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2024-11-01 17:39:24.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:24.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:24.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2024-11-01 17:39:24.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2024-11-01 17:39:24.388 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2024-11-01 17:39:24.388 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:24.388 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:24.388 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:24.388 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:24.388 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:24.388 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:24.388 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bae8e5e 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d3e710 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d3e710 2024-11-01 17:39:24.389 [Test worker @coroutine#6438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2024-11-01 17:39:24.404 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d3e710 2024-11-01 17:39:24.413 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d3e710 2024-11-01 17:39:24.415 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d3e710 2024-11-01 17:39:24.417 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d3e710 2024-11-01 17:39:24.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2024-11-01 17:39:24.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2024-11-01 17:39:24.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:24.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:24.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2024-11-01 17:39:24.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2024-11-01 17:39:24.420 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2024-11-01 17:39:24.420 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:24.420 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:24.420 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:24.420 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:24.420 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:24.420 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:24.420 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@260f8704 2024-11-01 17:39:24.420 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:24.420 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:24.420 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:24.420 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:24.420 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:24.420 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:24.420 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:24.420 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:24.420 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:24.420 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:24.420 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:24.420 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:24.420 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:24.420 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:24.420 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:24.420 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:24.420 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:24.420 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:24.420 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:24.420 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2024-11-01 17:39:24.420 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:24.421 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:24.421 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:24.421 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:24.421 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:24.421 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:24.421 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:24.421 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:24.421 [Test worker @coroutine#6456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2024-11-01 17:39:24.421 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec02149 2024-11-01 17:39:24.421 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec02149 2024-11-01 17:39:24.421 [Test worker @coroutine#6456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2024-11-01 17:39:24.436 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec02149 2024-11-01 17:39:24.445 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec02149 2024-11-01 17:39:24.447 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec02149 2024-11-01 17:39:24.448 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec02149 2024-11-01 17:39:24.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2024-11-01 17:39:24.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2024-11-01 17:39:24.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:24.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:24.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2024-11-01 17:39:24.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3387d45e 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:24.452 [Test worker @coroutine#6474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2024-11-01 17:39:24.453 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2024-11-01 17:39:24.453 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2024-11-01 17:39:24.453 [Test worker @coroutine#6474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2024-11-01 17:39:24.467 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2024-11-01 17:39:24.477 [Test worker @coroutine#6476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2024-11-01 17:39:24.479 [Test worker @coroutine#6478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2024-11-01 17:39:24.482 [Test worker @coroutine#6480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2024-11-01 17:39:24.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2024-11-01 17:39:24.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2024-11-01 17:39:24.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:24.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:24.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2024-11-01 17:39:24.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2024-11-01 17:39:24.487 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25eadfe6 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8b10dd 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8b10dd 2024-11-01 17:39:24.488 [Test worker @coroutine#6493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2024-11-01 17:39:24.503 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b10dd 2024-11-01 17:39:24.512 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b10dd 2024-11-01 17:39:24.514 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b10dd 2024-11-01 17:39:24.516 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b10dd 2024-11-01 17:39:24.519 [UI Thread @coroutine#6507] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-11-01 17:39:24.519 [UI Thread @coroutine#6507] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2024-11-01 17:39:24.519 [UI Thread @coroutine#6507] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-11-01 17:39:24.521 [UI Thread @coroutine#6507] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-11-01 17:39:24.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2024-11-01 17:39:24.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2024-11-01 17:39:24.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:24.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:24.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2024-11-01 17:39:24.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2024-11-01 17:39:24.524 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2024-11-01 17:39:24.524 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:24.524 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:24.524 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:24.524 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:24.524 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:24.524 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:24.524 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@129204bf 2024-11-01 17:39:24.524 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:24.524 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:24.524 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:24.524 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:24.524 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:24.524 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:24.524 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:24.524 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:24.524 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:24.525 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:24.525 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:24.525 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:24.525 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:24.525 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:24.525 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:24.525 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:24.525 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:24.525 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:24.525 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:24.525 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2024-11-01 17:39:24.525 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:24.525 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:24.525 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:24.525 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:24.525 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:24.525 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:24.525 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:24.525 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:24.525 [Test worker @coroutine#6513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2024-11-01 17:39:24.525 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f62fa28 2024-11-01 17:39:24.525 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f62fa28 2024-11-01 17:39:24.525 [Test worker @coroutine#6513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2024-11-01 17:39:24.534 [DefaultDispatcher-worker-11 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-11-01 17:39:24.534 [DefaultDispatcher-worker-3 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-11-01 17:39:24.534 [DefaultDispatcher-worker-11 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.534 [DefaultDispatcher-worker-11 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:24.534 [DefaultDispatcher-worker-11 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.534 [DefaultDispatcher-worker-3 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.535 [DefaultDispatcher-worker-3 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:24.535 [DefaultDispatcher-worker-3 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.536 [DefaultDispatcher-worker-10 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.536 [DefaultDispatcher-worker-13 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.536 [DefaultDispatcher-worker-10 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.536 [DefaultDispatcher-worker-13 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.545 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f62fa28 2024-11-01 17:39:24.554 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f62fa28 2024-11-01 17:39:24.556 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f62fa28 2024-11-01 17:39:24.557 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f62fa28 2024-11-01 17:39:24.560 [UI Thread @coroutine#6535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41919/Site/verify 2024-11-01 17:39:24.560 [UI Thread @coroutine#6535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41919/Site/verify. 2024-11-01 17:39:24.560 [UI Thread @coroutine#6535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41919/Site/verify 2024-11-01 17:39:24.562 [UI Thread @coroutine#6535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41919/Site/verify 2024-11-01 17:39:24.562 [UI Thread @coroutine#6535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41919/Site/verify 2024-11-01 17:39:24.562 [UI Thread @coroutine#6535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41919/Site/verify. 2024-11-01 17:39:24.563 [UI Thread @coroutine#6535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41919/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-11-01 17:39:24.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2024-11-01 17:39:24.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2024-11-01 17:39:24.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-11-01 17:39:24.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:24.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2024-11-01 17:39:24.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b33b54e 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:24.570 [Test worker @coroutine#6542] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2024-11-01 17:39:24.571 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9ecd9e 2024-11-01 17:39:24.571 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9ecd9e 2024-11-01 17:39:24.571 [Test worker @coroutine#6542] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2024-11-01 17:39:24.587 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9ecd9e 2024-11-01 17:39:24.597 [Test worker @coroutine#6544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9ecd9e 2024-11-01 17:39:24.599 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9ecd9e 2024-11-01 17:39:24.600 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9ecd9e 2024-11-01 17:39:24.611 [DefaultDispatcher-worker-13 @coroutine#6550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9ecd9e 2024-11-01 17:39:24.620 [DefaultDispatcher-worker-12 @coroutine#6542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9ecd9e 2024-11-01 17:39:24.627 [UI Thread @coroutine#6562] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51189/655593963977310208/_ustadmanifest.json 2024-11-01 17:39:24.627 [UI Thread @coroutine#6562] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51189/655593963977310208/_ustadmanifest.json. 2024-11-01 17:39:24.627 [UI Thread @coroutine#6562] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51189/655593963977310208/_ustadmanifest.json 2024-11-01 17:39:24.629 [UI Thread @coroutine#6562] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51189/655593963977310208/_ustadmanifest.json 2024-11-01 17:39:24.629 [UI Thread @coroutine#6562] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51189/655593963977310208/_ustadmanifest.json 2024-11-01 17:39:24.629 [UI Thread @coroutine#6562] 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:51189/655593963977310208/_ustadmanifest.json. 2024-11-01 17:39:24.629 [UI Thread @coroutine#6562] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51189/655593963977310208/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-11-01 17:39:24.630 [UI Thread @coroutine#6562] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51189/mediainfo.json 2024-11-01 17:39:24.630 [UI Thread @coroutine#6562] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51189/mediainfo.json. 2024-11-01 17:39:24.630 [UI Thread @coroutine#6562] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51189/mediainfo.json 2024-11-01 17:39:24.631 [UI Thread @coroutine#6562] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51189/mediainfo.json 2024-11-01 17:39:24.631 [UI Thread @coroutine#6562] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51189/mediainfo.json 2024-11-01 17:39:24.663 [DefaultDispatcher-worker-10 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:24.663 [DefaultDispatcher-worker-10 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.663 [DefaultDispatcher-worker-10 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:24.663 [DefaultDispatcher-worker-10 @coroutine#2111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.664 [DefaultDispatcher-worker-3 @coroutine#2111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.664 [DefaultDispatcher-worker-3 @coroutine#2111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.671 [HikariPool-265 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:24.673 [UI Thread @coroutine#6562] 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:51189/mediainfo.json. 2024-11-01 17:39:24.673 [UI Thread @coroutine#6562] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51189/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2024-11-01 17:39:24.685 [DefaultDispatcher-worker-2 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-11-01 17:39:24.685 [DefaultDispatcher-worker-2 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.686 [DefaultDispatcher-worker-2 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:24.686 [DefaultDispatcher-worker-2 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.687 [DefaultDispatcher-worker-14 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.687 [DefaultDispatcher-worker-14 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.818 [DefaultDispatcher-worker-8 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735dc133 2024-11-01 17:39:24.818 [DefaultDispatcher-worker-8 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.818 [DefaultDispatcher-worker-8 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:24.818 [DefaultDispatcher-worker-8 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.819 [DefaultDispatcher-worker-6 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.819 [DefaultDispatcher-worker-6 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.940 [DefaultDispatcher-worker-6 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-11-01 17:39:24.941 [DefaultDispatcher-worker-6 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.941 [DefaultDispatcher-worker-6 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:24.941 [DefaultDispatcher-worker-6 @coroutine#2190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.942 [DefaultDispatcher-worker-10 @coroutine#2190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:24.942 [DefaultDispatcher-worker-10 @coroutine#2190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56961/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.008 [DefaultDispatcher-worker-12 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c095a5 2024-11-01 17:39:25.008 [DefaultDispatcher-worker-12 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.008 [DefaultDispatcher-worker-12 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:25.008 [DefaultDispatcher-worker-12 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.009 [DefaultDispatcher-worker-11 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.009 [DefaultDispatcher-worker-11 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54847/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.177 [DefaultDispatcher-worker-6 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fa570f 2024-11-01 17:39:25.177 [DefaultDispatcher-worker-6 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.177 [DefaultDispatcher-worker-6 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:25.178 [DefaultDispatcher-worker-6 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.178 [DefaultDispatcher-worker-10 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.180 [DefaultDispatcher-worker-12 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-11-01 17:39:25.180 [DefaultDispatcher-worker-12 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.180 [DefaultDispatcher-worker-12 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:25.180 [DefaultDispatcher-worker-12 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.181 [DefaultDispatcher-worker-9 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.181 [DefaultDispatcher-worker-9 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34709/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.378 [DefaultDispatcher-worker-9 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-11-01 17:39:25.378 [DefaultDispatcher-worker-9 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.378 [DefaultDispatcher-worker-9 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:25.378 [DefaultDispatcher-worker-9 @coroutine#2315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.379 [DefaultDispatcher-worker-17 @coroutine#2315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.379 [DefaultDispatcher-worker-17 @coroutine#2315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57379/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.548 [DefaultDispatcher-worker-6 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-11-01 17:39:25.548 [DefaultDispatcher-worker-13 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-11-01 17:39:25.549 [DefaultDispatcher-worker-13 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.549 [DefaultDispatcher-worker-6 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.549 [DefaultDispatcher-worker-6 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:25.549 [DefaultDispatcher-worker-13 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:25.549 [DefaultDispatcher-worker-6 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.549 [DefaultDispatcher-worker-13 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.550 [DefaultDispatcher-worker-11 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.550 [DefaultDispatcher-worker-14 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.550 [DefaultDispatcher-worker-11 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46223/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.550 [DefaultDispatcher-worker-14 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38129/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.675 [DefaultDispatcher-worker-9 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-11-01 17:39:25.675 [DefaultDispatcher-worker-9 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.675 [DefaultDispatcher-worker-9 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:25.675 [DefaultDispatcher-worker-9 @coroutine#2111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.676 [DefaultDispatcher-worker-3 @coroutine#2111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.676 [DefaultDispatcher-worker-3 @coroutine#2111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47515/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2024-11-01 17:39:25.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2024-11-01 17:39:25.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:25.677 [HikariPool-265 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c9ecd9e: (connection evicted) 2024-11-01 17:39:25.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:25.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2024-11-01 17:39:25.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2024-11-01 17:39:25.684 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@352a2660 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-11-01 17:39:25.685 [Test worker @coroutine#6615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2024-11-01 17:39:25.686 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@f0c6326 2024-11-01 17:39:25.686 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@f0c6326 2024-11-01 17:39:25.686 [Test worker @coroutine#6615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2024-11-01 17:39:25.698 [DefaultDispatcher-worker-10 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-11-01 17:39:25.698 [DefaultDispatcher-worker-10 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.698 [DefaultDispatcher-worker-10 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:25.698 [DefaultDispatcher-worker-10 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.699 [DefaultDispatcher-worker-6 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.699 [DefaultDispatcher-worker-6 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47113/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.699 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f0c6326 2024-11-01 17:39:25.709 [Test worker @coroutine#6619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f0c6326 2024-11-01 17:39:25.710 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f0c6326 2024-11-01 17:39:25.712 [Test worker @coroutine#6623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f0c6326 2024-11-01 17:39:25.724 [DefaultDispatcher-worker-11 @coroutine#6625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f0c6326 2024-11-01 17:39:25.730 [DefaultDispatcher-worker-6 @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f0c6326 2024-11-01 17:39:25.787 [HikariPool-266 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:25.855 [UI Thread @coroutine#6634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39653/655593967014531072/_ustadmanifest.json 2024-11-01 17:39:25.855 [UI Thread @coroutine#6634] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39653/655593967014531072/_ustadmanifest.json. 2024-11-01 17:39:25.855 [UI Thread @coroutine#6634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39653/655593967014531072/_ustadmanifest.json 2024-11-01 17:39:25.856 [DefaultDispatcher-worker-6 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735dc133 2024-11-01 17:39:25.856 [DefaultDispatcher-worker-6 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.856 [DefaultDispatcher-worker-6 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId. 2024-11-01 17:39:25.856 [DefaultDispatcher-worker-6 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.857 [UI Thread @coroutine#6634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39653/655593967014531072/_ustadmanifest.json 2024-11-01 17:39:25.857 [UI Thread @coroutine#6634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39653/655593967014531072/_ustadmanifest.json 2024-11-01 17:39:25.857 [UI Thread @coroutine#6634] 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:39653/655593967014531072/_ustadmanifest.json. 2024-11-01 17:39:25.857 [UI Thread @coroutine#6634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39653/655593967014531072/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-11-01 17:39:25.857 [UI Thread @coroutine#6634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39653/tincan.xml 2024-11-01 17:39:25.857 [UI Thread @coroutine#6634] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39653/tincan.xml. 2024-11-01 17:39:25.857 [UI Thread @coroutine#6634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39653/tincan.xml 2024-11-01 17:39:25.857 [DefaultDispatcher-worker-6 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.857 [DefaultDispatcher-worker-6 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49681/UmAppDatabase/replication/nodeId 2024-11-01 17:39:25.858 [UI Thread @coroutine#6634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39653/tincan.xml 2024-11-01 17:39:25.858 [UI Thread @coroutine#6634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39653/tincan.xml 2024-11-01 17:39:25.901 [UI Thread @coroutine#6634] 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:39653/tincan.xml. 2024-11-01 17:39:25.901 [UI Thread @coroutine#6634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39653/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-11-01 17:39:25.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2024-11-01 17:39:25.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2024-11-01 17:39:25.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-11-01 17:39:25.911 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f0c6326: (connection evicted) 2024-11-01 17:39:25.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-11-01 17:39:25.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2024-11-01 17:39:25.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed.