2024-10-28 15:45:04.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-10-28 15:45:04.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:04.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:04.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:04.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:04.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:04.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:04.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28f4f300 2024-10-28 15:45:04.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:04.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:04.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:04.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:04.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:04.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:04.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:04.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:04.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:04.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:04.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:04.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:04.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:04.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:45:04.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:45:04.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:04.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:04.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:45:04.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:04.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-10-28 15:45:04.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:04.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:04.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:04.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:04.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:04.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:04.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:04.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:04.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-10-28 15:45:04.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:45:04.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:45:04.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-10-28 15:45:04.718 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:04.728 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b65115 2024-10-28 15:45:04.728 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b65115 2024-10-28 15:45:04.733 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7771a053 2024-10-28 15:45:04.733 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7771a053 2024-10-28 15:45:04.736 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@734e3a65 2024-10-28 15:45:04.736 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@734e3a65 2024-10-28 15:45:04.742 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@364caa68 2024-10-28 15:45:04.742 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@364caa68 2024-10-28 15:45:04.746 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db97b4d 2024-10-28 15:45:04.746 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db97b4d 2024-10-28 15:45:04.747 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:45:04.750 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b03f91 2024-10-28 15:45:04.750 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b03f91 2024-10-28 15:45:04.753 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afb010 2024-10-28 15:45:04.753 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afb010 2024-10-28 15:45:04.756 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56635527 2024-10-28 15:45:04.756 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56635527 2024-10-28 15:45:04.760 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b62fb5 2024-10-28 15:45:04.761 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b62fb5 2024-10-28 15:45:04.761 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-10-28 15:45:04.777 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:45:04.784 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:45:05.018 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:05.019 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:45:05.019 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:05.020 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:45:05.054 [DefaultDispatcher-worker-3 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:45:05.056 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-10-28 15:45:05.056 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:05.056 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-10-28 15:45:05.125 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:45:05.177 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:45:05.205 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:45:05.226 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:45:05.247 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:45:05.254 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:45:05.347 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-10-28 15:45:05.347 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:05.374 [DefaultDispatcher-worker-5 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:45:05.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-10-28 15:45:05.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-10-28 15:45:05.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:45:05.416 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fb53256: (connection evicted) 2024-10-28 15:45:05.417 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79b65115: (connection evicted) 2024-10-28 15:45:05.418 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7771a053: (connection evicted) 2024-10-28 15:45:05.419 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@734e3a65: (connection evicted) 2024-10-28 15:45:05.419 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@364caa68: (connection evicted) 2024-10-28 15:45:05.420 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7db97b4d: (connection evicted) 2024-10-28 15:45:05.420 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b03f91: (connection evicted) 2024-10-28 15:45:05.421 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5afb010: (connection evicted) 2024-10-28 15:45:05.421 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56635527: (connection evicted) 2024-10-28 15:45:05.422 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60b62fb5: (connection evicted) 2024-10-28 15:45:05.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:05.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-10-28 15:45:05.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-10-28 15:45:05.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-10-28 15:45:05.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:05.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:05.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:05.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:05.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:05.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:05.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@305552d6 2024-10-28 15:45:05.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:05.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:05.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:05.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:05.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:05.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:05.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:05.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:05.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:05.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:05.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:05.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:05.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:05.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:45:05.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:45:05.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:05.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:05.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:45:05.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:05.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-10-28 15:45:05.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:05.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:05.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:05.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:05.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:05.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:05.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:05.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:05.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-10-28 15:45:05.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b71d24 2024-10-28 15:45:05.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b71d24 2024-10-28 15:45:05.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-10-28 15:45:05.444 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b71d24 2024-10-28 15:45:05.458 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b71d24 2024-10-28 15:45:05.461 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b71d24 2024-10-28 15:45:05.463 [DefaultDispatcher-worker-4 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:05.463 [DefaultDispatcher-worker-4 @coroutine#32] 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-10-28 15:45:05.463 [DefaultDispatcher-worker-4 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:05.463 [DefaultDispatcher-worker-4 @coroutine#32] 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-10-28 15:45:05.478 [DefaultDispatcher-worker-2 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b71d24 2024-10-28 15:45:05.480 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-10-28 15:45:05.480 [DefaultDispatcher-worker-2 @coroutine#31] 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-10-28 15:45:05.480 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-10-28 15:45:05.485 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b71d24 2024-10-28 15:45:05.503 [DefaultDispatcher-worker-8 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b71d24 2024-10-28 15:45:05.520 [DefaultDispatcher-worker-5 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b71d24 2024-10-28 15:45:05.527 [DefaultDispatcher-worker-8 @coroutine#32] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:05.536 [DefaultDispatcher-worker-3 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b71d24 2024-10-28 15:45:05.542 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-10-28 15:45:05.542 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:05.547 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@730745c3 2024-10-28 15:45:05.547 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@730745c3 2024-10-28 15:45:05.551 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc0b5d3 2024-10-28 15:45:05.551 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc0b5d3 2024-10-28 15:45:05.552 [DefaultDispatcher-worker-2 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b71d24 2024-10-28 15:45:05.555 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ff2eb3 2024-10-28 15:45:05.555 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ff2eb3 2024-10-28 15:45:05.558 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cfdbfe8 2024-10-28 15:45:05.558 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cfdbfe8 2024-10-28 15:45:05.559 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b71d24 2024-10-28 15:45:05.561 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@759ddce9 2024-10-28 15:45:05.561 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@759ddce9 2024-10-28 15:45:05.564 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0b81a4 2024-10-28 15:45:05.564 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0b81a4 2024-10-28 15:45:05.567 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d81bc00 2024-10-28 15:45:05.567 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d81bc00 2024-10-28 15:45:05.570 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cd240a7 2024-10-28 15:45:05.570 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cd240a7 2024-10-28 15:45:05.573 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b3a540 2024-10-28 15:45:05.573 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b3a540 2024-10-28 15:45:05.573 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:45:05.614 [DefaultDispatcher-worker-2 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b71d24 2024-10-28 15:45:05.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-10-28 15:45:05.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-10-28 15:45:05.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:45:05.647 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23b71d24: (connection evicted) 2024-10-28 15:45:05.648 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@730745c3: (connection evicted) 2024-10-28 15:45:05.648 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dc0b5d3: (connection evicted) 2024-10-28 15:45:05.649 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79ff2eb3: (connection evicted) 2024-10-28 15:45:05.649 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cfdbfe8: (connection evicted) 2024-10-28 15:45:05.650 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@759ddce9: (connection evicted) 2024-10-28 15:45:05.651 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d0b81a4: (connection evicted) 2024-10-28 15:45:05.651 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d81bc00: (connection evicted) 2024-10-28 15:45:05.652 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cd240a7: (connection evicted) 2024-10-28 15:45:05.653 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47b3a540: (connection evicted) 2024-10-28 15:45:05.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:05.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-10-28 15:45:05.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-10-28 15:45:05.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-10-28 15:45:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8b670c0 2024-10-28 15:45:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-10-28 15:45:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:05.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-10-28 15:45:05.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fb9a2c 2024-10-28 15:45:05.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fb9a2c 2024-10-28 15:45:05.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-10-28 15:45:05.804 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:06.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-10-28 15:45:06.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:06.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:06.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:06.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c5f7b4f 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:06.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:06.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-10-28 15:45:06.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@44084713 2024-10-28 15:45:06.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@44084713 2024-10-28 15:45:06.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-10-28 15:45:06.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-10-28 15:45:06.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:06.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:06.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:06.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:06.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:06.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:06.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a39e554 2024-10-28 15:45:06.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:06.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:06.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:06.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:06.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:06.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:06.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:06.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:06.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:06.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:06.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:06.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:06.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:06.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:06.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:06.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:06.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:06.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:06.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:06.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-10-28 15:45:06.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:06.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:06.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:06.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:06.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:06.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:06.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:06.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:06.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-10-28 15:45:06.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@350bbd5d 2024-10-28 15:45:06.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@350bbd5d 2024-10-28 15:45:06.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-10-28 15:45:06.155 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:06.171 [Test worker @coroutine#81] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44084713 2024-10-28 15:45:06.177 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:06.431 [DefaultDispatcher-worker-7 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350bbd5d 2024-10-28 15:45:06.438 [DefaultDispatcher-worker-7 @coroutine#89] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350bbd5d 2024-10-28 15:45:06.439 [DefaultDispatcher-worker-7 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34199/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-10-28 15:45:06.439 [DefaultDispatcher-worker-7 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34199/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-10-28 15:45:06.439 [DefaultDispatcher-worker-7 @coroutine#80] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34199/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-10-28 15:45:06.466 [DefaultDispatcher-worker-7 @coroutine#80] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34199/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-10-28 15:45:06.466 [DefaultDispatcher-worker-7 @coroutine#80] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34199/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-10-28 15:45:06.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-10-28 15:45:06.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-10-28 15:45:06.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:06.499 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44084713: (connection evicted) 2024-10-28 15:45:06.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:06.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-10-28 15:45:06.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-10-28 15:45:06.504 [Test worker @coroutine#93] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350bbd5d 2024-10-28 15:45:06.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-10-28 15:45:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25fa6889 2024-10-28 15:45:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-10-28 15:45:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:06.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:06.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:06.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:06.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:06.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:06.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:06.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:06.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-10-28 15:45:06.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@31693a86 2024-10-28 15:45:06.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@31693a86 2024-10-28 15:45:06.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-10-28 15:45:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-10-28 15:45:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69d2e517 2024-10-28 15:45:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:06.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:06.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:06.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:06.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:06.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:06.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:06.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:06.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:06.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:06.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:06.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:06.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:06.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:06.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:06.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:06.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:06.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:06.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:06.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-10-28 15:45:06.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:06.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:06.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:06.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:06.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:06.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:06.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:06.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:06.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-10-28 15:45:06.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b30eec5 2024-10-28 15:45:06.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b30eec5 2024-10-28 15:45:06.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-10-28 15:45:06.573 [DefaultDispatcher-worker-7 @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b30eec5 2024-10-28 15:45:06.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-10-28 15:45:06.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-10-28 15:45:06.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:06.576 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31693a86: (connection evicted) 2024-10-28 15:45:06.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:06.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-10-28 15:45:06.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-10-28 15:45:06.578 [Test worker @coroutine#103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b30eec5 2024-10-28 15:45:06.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-10-28 15:45:06.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:06.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:06.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:06.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:06.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:06.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:06.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab327c 2024-10-28 15:45:06.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:06.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:06.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:06.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:06.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:06.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:06.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:06.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:06.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:06.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:06.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:06.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:06.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:06.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:06.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:06.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:06.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:06.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:06.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:06.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-10-28 15:45:06.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:06.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:06.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:06.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:06.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:06.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:06.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:06.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:06.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-10-28 15:45:06.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@763b0996 2024-10-28 15:45:06.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@763b0996 2024-10-28 15:45:06.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-10-28 15:45:06.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-10-28 15:45:06.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:06.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:06.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:06.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:06.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:06.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:06.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@386e9fd8 2024-10-28 15:45:06.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:06.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:06.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:06.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:06.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:06.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:06.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:06.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:06.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:06.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:06.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:06.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:06.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:06.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:06.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:06.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:06.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:06.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:06.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:06.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-10-28 15:45:06.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:06.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:06.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:06.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:06.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:06.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:06.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:06.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:06.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-10-28 15:45:06.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@10745a02 2024-10-28 15:45:06.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@10745a02 2024-10-28 15:45:06.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-10-28 15:45:06.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-10-28 15:45:06.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-10-28 15:45:06.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:06.611 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@763b0996: (connection evicted) 2024-10-28 15:45:06.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:06.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-10-28 15:45:06.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-10-28 15:45:06.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-10-28 15:45:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c24f61d 2024-10-28 15:45:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-10-28 15:45:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:06.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-10-28 15:45:06.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@14292d71 2024-10-28 15:45:06.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@14292d71 2024-10-28 15:45:06.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-10-28 15:45:06.628 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:06.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-10-28 15:45:06.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:06.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:06.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:06.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:06.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:06.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:06.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48e74764 2024-10-28 15:45:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-10-28 15:45:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:06.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-10-28 15:45:06.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3643e3 2024-10-28 15:45:06.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3643e3 2024-10-28 15:45:06.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-10-28 15:45:06.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-10-28 15:45:06.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-10-28 15:45:06.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:06.649 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14292d71: (connection evicted) 2024-10-28 15:45:06.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:06.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-10-28 15:45:06.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-10-28 15:45:06.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-10-28 15:45:06.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:06.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:06.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:06.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:06.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:06.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:06.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d12429 2024-10-28 15:45:06.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:06.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:06.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:06.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:06.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:06.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:06.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:06.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:06.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:06.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:06.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:06.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:06.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:06.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:06.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:06.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:06.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:06.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:06.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:06.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-10-28 15:45:06.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:06.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:06.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:06.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:06.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:06.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:06.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:06.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:06.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-10-28 15:45:06.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@20be890d 2024-10-28 15:45:06.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@20be890d 2024-10-28 15:45:06.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-10-28 15:45:06.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-10-28 15:45:06.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:06.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:06.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:06.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:06.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:06.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:06.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a631049 2024-10-28 15:45:06.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:06.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:06.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:06.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:06.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:06.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:06.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:06.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:06.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:06.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:06.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:06.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:06.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:06.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:06.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:06.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:06.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:06.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:06.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:06.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-10-28 15:45:06.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:06.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:06.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:06.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:06.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:06.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:06.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:06.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:06.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-10-28 15:45:06.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eec8583 2024-10-28 15:45:06.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eec8583 2024-10-28 15:45:06.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-10-28 15:45:06.704 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:06.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-10-28 15:45:06.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-10-28 15:45:06.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:06.709 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20be890d: (connection evicted) 2024-10-28 15:45:06.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:06.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-10-28 15:45:06.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-10-28 15:45:06.737 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:06.776 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:06.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-10-28 15:45:06.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:06.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:06.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:06.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:06.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:06.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:06.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72a3462f 2024-10-28 15:45:06.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:06.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:06.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:06.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:06.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:06.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:06.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:06.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:06.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:06.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:06.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:06.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:06.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:06.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:06.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:06.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:06.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:06.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:06.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:06.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-10-28 15:45:06.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:06.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:06.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:06.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:06.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:06.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:06.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:06.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:06.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-10-28 15:45:06.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@632c3f55 2024-10-28 15:45:06.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@632c3f55 2024-10-28 15:45:06.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-10-28 15:45:06.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56b05bd7 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:06.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:06.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-10-28 15:45:06.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@22aefae0 2024-10-28 15:45:06.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@22aefae0 2024-10-28 15:45:06.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-10-28 15:45:06.929 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:06.946 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:07.008 [DefaultDispatcher-worker-2 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22aefae0 2024-10-28 15:45:07.038 [DefaultDispatcher-worker-2 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22aefae0 2024-10-28 15:45:07.047 [DefaultDispatcher-worker-8 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22aefae0 2024-10-28 15:45:07.056 [DefaultDispatcher-worker-8 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22aefae0 2024-10-28 15:45:07.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-10-28 15:45:07.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-10-28 15:45:07.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:07.119 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@632c3f55: (connection evicted) 2024-10-28 15:45:07.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:07.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-10-28 15:45:07.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-10-28 15:45:07.127 [Test worker @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22aefae0 2024-10-28 15:45:07.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-10-28 15:45:07.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:07.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:07.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:07.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ffa91dc 2024-10-28 15:45:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:07.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:07.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-10-28 15:45:07.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:07.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:07.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:07.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:07.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:07.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:07.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:07.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:07.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-10-28 15:45:07.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c84d31 2024-10-28 15:45:07.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c84d31 2024-10-28 15:45:07.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-10-28 15:45:07.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@102af1bb 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:07.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-10-28 15:45:07.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@56cd5d76 2024-10-28 15:45:07.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@56cd5d76 2024-10-28 15:45:07.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-10-28 15:45:07.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-10-28 15:45:07.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-10-28 15:45:07.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:07.166 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63c84d31: (connection evicted) 2024-10-28 15:45:07.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:07.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-10-28 15:45:07.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-10-28 15:45:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-10-28 15:45:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@165aa43a 2024-10-28 15:45:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:07.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:07.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:07.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:07.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:07.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:07.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:07.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:07.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:07.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:07.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:07.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:07.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:07.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:07.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:07.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:07.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-10-28 15:45:07.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:07.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:07.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:07.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:07.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:07.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:07.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:07.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:07.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-10-28 15:45:07.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d977a20 2024-10-28 15:45:07.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d977a20 2024-10-28 15:45:07.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35ab4260 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:07.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-10-28 15:45:07.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@38667005 2024-10-28 15:45:07.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@38667005 2024-10-28 15:45:07.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-10-28 15:45:07.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-10-28 15:45:07.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-10-28 15:45:07.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:07.190 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d977a20: (connection evicted) 2024-10-28 15:45:07.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:07.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-10-28 15:45:07.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c2aab92 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:07.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:07.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-10-28 15:45:07.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a0d93a 2024-10-28 15:45:07.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a0d93a 2024-10-28 15:45:07.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f3c5308 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:07.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:07.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-10-28 15:45:07.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e94b7d 2024-10-28 15:45:07.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e94b7d 2024-10-28 15:45:07.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-10-28 15:45:07.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-10-28 15:45:07.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-10-28 15:45:07.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:07.213 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10a0d93a: (connection evicted) 2024-10-28 15:45:07.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:07.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-10-28 15:45:07.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-10-28 15:45:07.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c7843c3 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:07.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:07.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-10-28 15:45:07.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8f047a 2024-10-28 15:45:07.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8f047a 2024-10-28 15:45:07.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-10-28 15:45:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-10-28 15:45:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4387d2f4 2024-10-28 15:45:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:07.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:07.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:07.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:07.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:07.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:07.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:07.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:07.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:07.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:07.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:07.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:07.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:07.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:07.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:07.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:07.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:07.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:07.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:07.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-10-28 15:45:07.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:07.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:07.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:07.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:07.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:07.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:07.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:07.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:07.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-10-28 15:45:07.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@93ce24d 2024-10-28 15:45:07.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@93ce24d 2024-10-28 15:45:07.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-10-28 15:45:07.264 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:07.287 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:07.310 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:07.320 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:07.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-10-28 15:45:07.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-10-28 15:45:07.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:07.321 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c8f047a: (connection evicted) 2024-10-28 15:45:07.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:07.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-10-28 15:45:07.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-10-28 15:45:07.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e6cb932 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:07.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:07.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-10-28 15:45:07.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@523abba9 2024-10-28 15:45:07.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@523abba9 2024-10-28 15:45:07.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-10-28 15:45:07.337 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e090aaa 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:07.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:07.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:07.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:07.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:07.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:07.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:07.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-10-28 15:45:07.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@33430fc 2024-10-28 15:45:07.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@33430fc 2024-10-28 15:45:07.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-10-28 15:45:07.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-10-28 15:45:07.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-10-28 15:45:07.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:07.353 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@523abba9: (connection evicted) 2024-10-28 15:45:07.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:07.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-10-28 15:45:07.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eb1943b 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:07.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:07.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:07.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:07.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-10-28 15:45:07.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@534d0e20 2024-10-28 15:45:07.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@534d0e20 2024-10-28 15:45:07.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-10-28 15:45:07.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d18338b 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:07.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c8c6ab 2024-10-28 15:45:07.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c8c6ab 2024-10-28 15:45:07.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-10-28 15:45:07.391 [DefaultDispatcher-worker-3 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c8c6ab 2024-10-28 15:45:07.392 [DefaultDispatcher-worker-3 @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c8c6ab 2024-10-28 15:45:07.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-10-28 15:45:07.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-10-28 15:45:07.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:07.394 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@534d0e20: (connection evicted) 2024-10-28 15:45:07.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:07.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-10-28 15:45:07.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-10-28 15:45:07.395 [Test worker @coroutine#186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c8c6ab 2024-10-28 15:45:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b4829aa 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:07.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-10-28 15:45:07.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@a55e82a 2024-10-28 15:45:07.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@a55e82a 2024-10-28 15:45:07.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ee9d31 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:07.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-10-28 15:45:07.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@a99c42c 2024-10-28 15:45:07.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@a99c42c 2024-10-28 15:45:07.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-10-28 15:45:07.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-10-28 15:45:07.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-10-28 15:45:07.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:07.436 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a55e82a: (connection evicted) 2024-10-28 15:45:07.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:07.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-10-28 15:45:07.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-10-28 15:45:07.447 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:07.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-10-28 15:45:07.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:07.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:07.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:07.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:07.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:07.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:07.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e8afdad 2024-10-28 15:45:07.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:07.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:07.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:07.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:07.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:07.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:07.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:07.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:07.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:07.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:07.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:07.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:07.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:07.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:07.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:07.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:07.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:07.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:07.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:07.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-10-28 15:45:07.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:07.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:07.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:07.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:07.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:07.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:07.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:07.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:07.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-10-28 15:45:07.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@3722f39d 2024-10-28 15:45:07.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@3722f39d 2024-10-28 15:45:07.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-10-28 15:45:07.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-10-28 15:45:07.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:07.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:07.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:07.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:07.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:07.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:07.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ec8d9b2 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:07.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0013b8 2024-10-28 15:45:07.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0013b8 2024-10-28 15:45:07.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-10-28 15:45:07.476 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:07.516 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:07.550 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:07.566 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:07.676 [DefaultDispatcher-worker-3 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0013b8 2024-10-28 15:45:07.678 [DefaultDispatcher-worker-3 @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0013b8 2024-10-28 15:45:07.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-10-28 15:45:07.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-10-28 15:45:07.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:07.680 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3722f39d: (connection evicted) 2024-10-28 15:45:07.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:07.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-10-28 15:45:07.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-10-28 15:45:07.682 [Test worker @coroutine#208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0013b8 2024-10-28 15:45:07.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26270b77 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:07.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:07.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:07.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:07.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:07.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-10-28 15:45:07.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b04526 2024-10-28 15:45:07.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b04526 2024-10-28 15:45:07.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-10-28 15:45:07.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-10-28 15:45:07.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:07.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:07.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:07.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:07.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:07.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:07.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2abedbbd 2024-10-28 15:45:07.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:07.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:07.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:07.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:07.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:07.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:07.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:07.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:07.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:07.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:07.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:07.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:07.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:07.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:07.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:07.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:07.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:07.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:07.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:07.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-10-28 15:45:07.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:07.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:07.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:07.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:07.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:07.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:07.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:07.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:07.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-10-28 15:45:07.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@6231f77a 2024-10-28 15:45:07.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@6231f77a 2024-10-28 15:45:07.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-10-28 15:45:07.787 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:07.804 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:07.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-10-28 15:45:07.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-10-28 15:45:07.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:07.924 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18b04526: (connection evicted) 2024-10-28 15:45:07.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:07.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-10-28 15:45:07.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@727dcc64 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:07.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-10-28 15:45:07.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@288409f0 2024-10-28 15:45:07.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@288409f0 2024-10-28 15:45:07.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-10-28 15:45:07.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-10-28 15:45:07.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:07.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:07.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:07.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:07.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:07.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:07.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d685f4e 2024-10-28 15:45:07.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:07.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:07.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:07.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:07.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:07.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:07.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:07.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:07.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:07.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-10-28 15:45:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:07.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-10-28 15:45:07.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ac93d2 2024-10-28 15:45:07.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ac93d2 2024-10-28 15:45:07.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-10-28 15:45:07.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-10-28 15:45:07.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-10-28 15:45:07.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:07.949 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@288409f0: (connection evicted) 2024-10-28 15:45:07.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:07.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-10-28 15:45:07.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-10-28 15:45:07.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21ea1d9d 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:07.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:07.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-10-28 15:45:07.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a58466 2024-10-28 15:45:07.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a58466 2024-10-28 15:45:07.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e387d6 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:07.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-10-28 15:45:07.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed 2024-10-28 15:45:07.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed 2024-10-28 15:45:07.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-10-28 15:45:08.046 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:08.053 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:08.069 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:08.157 [DefaultDispatcher-worker-8 @coroutine#232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed 2024-10-28 15:45:08.159 [DefaultDispatcher-worker-8 @coroutine#234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed 2024-10-28 15:45:08.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-10-28 15:45:08.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-10-28 15:45:08.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:08.159 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36a58466: (connection evicted) 2024-10-28 15:45:08.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:08.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-10-28 15:45:08.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-10-28 15:45:08.161 [Test worker @coroutine#236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed 2024-10-28 15:45:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-10-28 15:45:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5072e638 2024-10-28 15:45:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:08.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:08.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:08.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-10-28 15:45:08.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:08.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:08.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:08.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:08.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:08.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:08.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:08.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:08.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-10-28 15:45:08.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f73f0c7 2024-10-28 15:45:08.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f73f0c7 2024-10-28 15:45:08.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-10-28 15:45:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fdac2a7 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:08.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c31b17 2024-10-28 15:45:08.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c31b17 2024-10-28 15:45:08.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-10-28 15:45:08.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-10-28 15:45:08.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-10-28 15:45:08.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:08.195 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f73f0c7: (connection evicted) 2024-10-28 15:45:08.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:08.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-10-28 15:45:08.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-10-28 15:45:08.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-10-28 15:45:08.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:08.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:08.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:08.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:08.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:08.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:08.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6906be0f 2024-10-28 15:45:08.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:08.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:08.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:08.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:08.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:08.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:08.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:08.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:08.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:08.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:08.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:08.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:08.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:08.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:45:08.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:45:08.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:08.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:08.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:45:08.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:08.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-10-28 15:45:08.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:08.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:08.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:08.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:08.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:08.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:08.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:08.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:08.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-10-28 15:45:08.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@edbc2bf 2024-10-28 15:45:08.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@edbc2bf 2024-10-28 15:45:08.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-10-28 15:45:08.232 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@edbc2bf 2024-10-28 15:45:08.242 [Test worker @coroutine#245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@edbc2bf 2024-10-28 15:45:08.244 [Test worker @coroutine#247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@edbc2bf 2024-10-28 15:45:08.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-10-28 15:45:08.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:08.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:08.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:08.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:08.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:08.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:08.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3ddc86 2024-10-28 15:45:08.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-10-28 15:45:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:08.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:08.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-10-28 15:45:08.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2024-10-28 15:45:08.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2024-10-28 15:45:08.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-10-28 15:45:08.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-10-28 15:45:08.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-10-28 15:45:08.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:08.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:08.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-10-28 15:45:08.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-10-28 15:45:08.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-10-28 15:45:08.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb1d475 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:08.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-10-28 15:45:08.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2024-10-28 15:45:08.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2024-10-28 15:45:08.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-10-28 15:45:08.265 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2024-10-28 15:45:08.279 [Test worker @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2024-10-28 15:45:08.282 [Test worker @coroutine#263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2024-10-28 15:45:08.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-10-28 15:45:08.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:08.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:08.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:08.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:08.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d58dc61 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:08.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-10-28 15:45:08.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-10-28 15:45:08.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-10-28 15:45:08.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-10-28 15:45:08.288 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:08.299 [DefaultDispatcher-worker-2 @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2024-10-28 15:45:08.299 [DefaultDispatcher-worker-3 @coroutine#276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-10-28 15:45:08.302 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-10-28 15:45:08.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-10-28 15:45:08.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-10-28 15:45:08.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:08.306 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@718f3088: (connection evicted) 2024-10-28 15:45:08.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:08.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-10-28 15:45:08.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-10-28 15:45:08.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@404009df 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:08.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:08.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-10-28 15:45:08.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2024-10-28 15:45:08.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2024-10-28 15:45:08.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-10-28 15:45:08.315 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2024-10-28 15:45:08.332 [Test worker @coroutine#282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2024-10-28 15:45:08.337 [Test worker @coroutine#284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2024-10-28 15:45:08.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45bf93bb 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:08.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-10-28 15:45:08.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6e92ca 2024-10-28 15:45:08.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6e92ca 2024-10-28 15:45:08.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-10-28 15:45:08.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-10-28 15:45:08.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-10-28 15:45:08.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:08.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:08.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-10-28 15:45:08.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-10-28 15:45:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-10-28 15:45:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a730479 2024-10-28 15:45:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:45:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:45:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:45:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-10-28 15:45:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:08.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-10-28 15:45:08.349 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:08.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@654b899f 2024-10-28 15:45:08.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@654b899f 2024-10-28 15:45:08.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-10-28 15:45:08.352 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654b899f 2024-10-28 15:45:08.363 [Test worker @coroutine#298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654b899f 2024-10-28 15:45:08.365 [Test worker @coroutine#300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654b899f 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@287ad0da 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:08.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-10-28 15:45:08.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@714c74eb 2024-10-28 15:45:08.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@714c74eb 2024-10-28 15:45:08.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-10-28 15:45:08.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-10-28 15:45:08.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-10-28 15:45:08.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:08.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:08.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-10-28 15:45:08.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-10-28 15:45:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@149b53fa 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:08.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:08.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-10-28 15:45:08.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@751686aa 2024-10-28 15:45:08.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@751686aa 2024-10-28 15:45:08.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-10-28 15:45:08.387 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:08.436 [DefaultDispatcher-worker-7 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751686aa 2024-10-28 15:45:08.441 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:08.449 [DefaultDispatcher-worker-6 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751686aa 2024-10-28 15:45:08.468 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:08.479 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:08.505 [DefaultDispatcher-worker-7 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751686aa 2024-10-28 15:45:08.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-10-28 15:45:08.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-10-28 15:45:08.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:08.508 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@751686aa: (connection evicted) 2024-10-28 15:45:08.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:08.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-10-28 15:45:08.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-10-28 15:45:08.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-10-28 15:45:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77f4038c 2024-10-28 15:45:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:08.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-10-28 15:45:08.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:08.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:08.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:08.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:08.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:08.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:08.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:08.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:08.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-10-28 15:45:08.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c15034f 2024-10-28 15:45:08.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c15034f 2024-10-28 15:45:08.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-10-28 15:45:08.563 [DefaultDispatcher-worker-1 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c15034f 2024-10-28 15:45:08.574 [DefaultDispatcher-worker-2 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c15034f 2024-10-28 15:45:08.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-10-28 15:45:08.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-10-28 15:45:08.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:08.593 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c15034f: (connection evicted) 2024-10-28 15:45:08.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:08.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-10-28 15:45:08.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-10-28 15:45:08.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e2975ca 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:08.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:08.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-10-28 15:45:08.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4619a3 2024-10-28 15:45:08.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4619a3 2024-10-28 15:45:08.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-10-28 15:45:08.645 [DefaultDispatcher-worker-7 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4619a3 2024-10-28 15:45:08.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-10-28 15:45:08.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-10-28 15:45:08.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:08.647 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b4619a3: (connection evicted) 2024-10-28 15:45:08.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:08.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-10-28 15:45:08.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-10-28 15:45:08.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-10-28 15:45:08.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:08.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:08.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:08.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:08.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:08.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:08.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41bd6a0f 2024-10-28 15:45:08.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:08.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:08.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:08.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:08.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:08.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:08.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:08.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:08.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:08.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:08.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:08.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:08.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:08.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:08.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:08.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:08.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:08.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:08.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:08.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-10-28 15:45:08.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:08.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:08.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:08.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:08.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:08.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:08.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:08.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:08.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-10-28 15:45:08.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@6acb45c1 2024-10-28 15:45:08.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@6acb45c1 2024-10-28 15:45:08.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-10-28 15:45:08.697 [DefaultDispatcher-worker-3 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6acb45c1 2024-10-28 15:45:08.708 [DefaultDispatcher-worker-7 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6acb45c1 2024-10-28 15:45:08.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-10-28 15:45:08.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-10-28 15:45:08.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:08.709 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6acb45c1: (connection evicted) 2024-10-28 15:45:08.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:08.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-10-28 15:45:08.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-10-28 15:45:08.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-10-28 15:45:08.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:08.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:08.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:08.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:08.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:08.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:08.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fbc7853 2024-10-28 15:45:08.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:08.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:08.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:08.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:08.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:08.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:08.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:08.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:08.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:08.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:08.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:08.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:08.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:08.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:08.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:08.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:08.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:08.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:08.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:08.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-10-28 15:45:08.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:08.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:08.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:08.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:08.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:08.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:08.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:08.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:08.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-10-28 15:45:08.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2c8bda 2024-10-28 15:45:08.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2c8bda 2024-10-28 15:45:08.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-10-28 15:45:08.757 [DefaultDispatcher-worker-1 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2c8bda 2024-10-28 15:45:08.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-10-28 15:45:08.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-10-28 15:45:08.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:08.759 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b2c8bda: (connection evicted) 2024-10-28 15:45:08.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:08.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-10-28 15:45:08.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-10-28 15:45:08.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b69fc07 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:08.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:08.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:08.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:08.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:08.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:08.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-10-28 15:45:08.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@24de63b 2024-10-28 15:45:08.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@24de63b 2024-10-28 15:45:08.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-10-28 15:45:08.807 [DefaultDispatcher-worker-9 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24de63b 2024-10-28 15:45:08.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-10-28 15:45:08.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-10-28 15:45:08.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:08.808 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24de63b: (connection evicted) 2024-10-28 15:45:08.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:08.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-10-28 15:45:08.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-10-28 15:45:08.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-10-28 15:45:08.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:08.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:08.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:08.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:08.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@424a152f 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:08.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-10-28 15:45:09.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ad5acb 2024-10-28 15:45:09.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ad5acb 2024-10-28 15:45:09.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-10-28 15:45:09.081 [DefaultDispatcher-worker-7 @coroutine#340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ad5acb 2024-10-28 15:45:09.096 [DefaultDispatcher-worker-1 @coroutine#342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ad5acb 2024-10-28 15:45:09.099 [Test worker @coroutine#344] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40329/manifest.json 2024-10-28 15:45:09.099 [Test worker @coroutine#344] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40329/manifest.json. 2024-10-28 15:45:09.100 [Test worker @coroutine#344] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40329/manifest.json 2024-10-28 15:45:09.100 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:09.102 [Test worker @coroutine#344] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40329/manifest.json 2024-10-28 15:45:09.102 [Test worker @coroutine#344] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40329/manifest.json 2024-10-28 15:45:09.227 [Test worker @coroutine#344] 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:40329/manifest.json. 2024-10-28 15:45:09.227 [Test worker @coroutine#344] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40329/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:45:09.247 [DefaultDispatcher-worker-11 @coroutine#344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ad5acb 2024-10-28 15:45:09.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-10-28 15:45:09.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-10-28 15:45:09.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:09.254 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15ad5acb: (connection evicted) 2024-10-28 15:45:09.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:09.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-10-28 15:45:09.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-10-28 15:45:09.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3023f157 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:09.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:09.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-10-28 15:45:09.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@5213b887 2024-10-28 15:45:09.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@5213b887 2024-10-28 15:45:09.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-10-28 15:45:09.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-10-28 15:45:09.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:09.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:09.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:09.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:09.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:09.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:09.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ca0aa40 2024-10-28 15:45:09.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:09.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:09.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:09.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:09.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:09.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:09.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:09.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:09.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:09.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:09.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:09.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:09.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:09.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:09.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:09.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:09.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:09.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:09.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:09.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-10-28 15:45:09.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:09.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-10-28 15:45:09.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@e1fd2bf 2024-10-28 15:45:09.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@e1fd2bf 2024-10-28 15:45:09.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-10-28 15:45:09.303 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-10-28 15:45:09.362 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:09.368 [Test worker] INFO ktor.application - Application started in 0.069 seconds. 2024-10-28 15:45:09.368 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6ed87ccf 2024-10-28 15:45:09.374 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:09.459 [DefaultDispatcher-worker-11 @coroutine#355] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-10-28 15:45:09.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-10-28 15:45:09.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:09.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:09.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:09.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:09.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:09.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:09.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ea8224b 2024-10-28 15:45:09.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:09.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:09.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:09.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:09.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:09.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:09.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:09.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:09.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:09.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:09.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:09.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:09.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:09.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:09.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:09.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:09.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:09.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:09.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:09.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-10-28 15:45:09.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:09.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:09.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:09.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:09.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:09.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:09.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:09.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:09.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-10-28 15:45:09.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@623ded82 2024-10-28 15:45:09.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@623ded82 2024-10-28 15:45:09.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-10-28 15:45:09.491 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-10-28 15:45:09.498 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-10-28 15:45:09.498 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-10-28 15:45:09.498 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-10-28 15:45:09.498 [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-10-28 15:45:09.498 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-10-28 15:45:09.498 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-10-28 15:45:09.499 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-10-28 15:45:09.499 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-28 15:45:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64d42d3d 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:09.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-10-28 15:45:09.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5e0bf0 2024-10-28 15:45:09.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5e0bf0 2024-10-28 15:45:09.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-10-28 15:45:09.558 [DefaultDispatcher-worker-11 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e0bf0 2024-10-28 15:45:09.564 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:09.574 [DefaultDispatcher-worker-5 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e0bf0 2024-10-28 15:45:09.582 [DefaultDispatcher-worker-7 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623ded82 2024-10-28 15:45:09.586 [DefaultDispatcher-worker-7 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623ded82 2024-10-28 15:45:09.598 [DefaultDispatcher-worker-11 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e0bf0 2024-10-28 15:45:09.601 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:09.610 [DefaultDispatcher-worker-7 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e0bf0 2024-10-28 15:45:09.610 [Test worker @coroutine#361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/654080180650983424/_ustadmanifest.json 2024-10-28 15:45:09.610 [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/654080180650983424/_ustadmanifest.json. 2024-10-28 15:45:09.610 [Test worker @coroutine#361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/654080180650983424/_ustadmanifest.json 2024-10-28 15:45:09.614 [Test worker @coroutine#361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/654080180650983424/_ustadmanifest.json 2024-10-28 15:45:09.615 [Test worker @coroutine#361] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/654080180650983424/_ustadmanifest.json 2024-10-28 15:45:09.615 [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/654080180650983424/_ustadmanifest.json. 2024-10-28 15:45:09.615 [Test worker @coroutine#361] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/654080180650983424/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:45:09.634 [DefaultDispatcher-worker-11 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e0bf0 2024-10-28 15:45:09.641 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-10-28 15:45:09.642 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-22ee565d-18a3-44b5-9c73-c9f8e24eca10', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-10-28 15:45:09.647 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-28 15:45:09.647 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-22ee565d-18a3-44b5-9c73-c9f8e24eca10 2024-10-28 15:45:09.654 [DefaultDispatcher-worker-5 @coroutine#382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:09.654 [DefaultDispatcher-worker-5 @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/ackAndGetPendingReplications. 2024-10-28 15:45:09.654 [DefaultDispatcher-worker-5 @coroutine#382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:09.655 [DefaultDispatcher-worker-5 @coroutine#382] 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-10-28 15:45:09.664 [DefaultDispatcher-worker-12 @coroutine#381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e0bf0 2024-10-28 15:45:09.665 [DefaultDispatcher-worker-12 @coroutine#381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:45:09.665 [DefaultDispatcher-worker-12 @coroutine#381] 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-10-28 15:45:09.665 [DefaultDispatcher-worker-12 @coroutine#381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:45:09.673 [DefaultDispatcher-worker-10 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:45:09.673 [DefaultDispatcher-worker-10 @coroutine#380] 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-10-28 15:45:09.673 [DefaultDispatcher-worker-10 @coroutine#380] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:45:09.673 [DefaultDispatcher-worker-10 @coroutine#380] 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-10-28 15:45:09.742 [eventLoopGroupProxy-4-1 @call-handler#403] 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-10-28 15:45:09.742 [eventLoopGroupProxy-4-3 @call-handler#402] 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-10-28 15:45:09.742 [eventLoopGroupProxy-4-2 @call-handler#405] 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-10-28 15:45:09.742 [eventLoopGroupProxy-4-4 @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-10-28 15:45:09.749 [eventLoopGroupProxy-4-4 @call-handler#404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:09.749 [eventLoopGroupProxy-4-2 @call-handler#405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:09.751 [eventLoopGroupProxy-4-1 @call-handler#403] 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-10-28 15:45:09.751 [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 io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:09.751 [eventLoopGroupProxy-4-3 @call-handler#402] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:45:09.755 [eventLoopGroupProxy-4-3 @call-handler#402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:09.757 [DefaultDispatcher-worker-4 @coroutine#381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:45:09.757 [DefaultDispatcher-worker-4 @coroutine#381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:45:09.757 [DefaultDispatcher-worker-7 @coroutine#382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:09.757 [DefaultDispatcher-worker-7 @coroutine#382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:09.762 [eventLoopGroupProxy-4-4 @call-handler#404] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 24ms 2024-10-28 15:45:09.762 [eventLoopGroupProxy-4-3 @call-handler#402] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 24ms 2024-10-28 15:45:09.767 [DefaultDispatcher-worker-5 @coroutine#383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e0bf0 2024-10-28 15:45:09.768 [eventLoopGroupProxy-4-1 @coroutine#411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5213b887 2024-10-28 15:45:09.779 [DefaultDispatcher-worker-11 @coroutine#381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e0bf0 2024-10-28 15:45:09.783 [eventLoopGroupProxy-4-1 @call-handler#403] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2024-10-28 15:45:09.784 [DefaultDispatcher-worker-11 @coroutine#380] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:45:09.784 [DefaultDispatcher-worker-11 @coroutine#380] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:45:09.788 [DefaultDispatcher-worker-3 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-28 15:45:09.788 [DefaultDispatcher-worker-3 @coroutine#380] 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-10-28 15:45:09.807 [DefaultDispatcher-worker-3 @coroutine#416] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:09.807 [DefaultDispatcher-worker-3 @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-10-28 15:45:09.807 [DefaultDispatcher-worker-3 @coroutine#416] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:09.808 [DefaultDispatcher-worker-3 @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-10-28 15:45:09.816 [eventLoopGroupProxy-4-3 @call-handler#418] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:09.830 [eventLoopGroupProxy-4-3 @coroutine#419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5213b887 2024-10-28 15:45:09.831 [eventLoopGroupProxy-4-3 @call-handler#418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:09.831 [eventLoopGroupProxy-4-3 @call-handler#418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2024-10-28 15:45:09.832 [DefaultDispatcher-worker-3 @coroutine#416] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:09.844 [DefaultDispatcher-worker-3 @coroutine#416] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:09.844 [DefaultDispatcher-worker-3 @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-10-28 15:45:09.844 [DefaultDispatcher-worker-3 @coroutine#416] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:09.844 [DefaultDispatcher-worker-3 @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-10-28 15:45:09.846 [eventLoopGroupProxy-4-3 @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-10-28 15:45:09.850 [eventLoopGroupProxy-4-3 @coroutine#424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5213b887 2024-10-28 15:45:09.851 [eventLoopGroupProxy-4-3 @call-handler#423] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:09.851 [eventLoopGroupProxy-4-3 @call-handler#423] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-10-28 15:45:09.852 [DefaultDispatcher-worker-3 @coroutine#416] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:09.874 [DefaultDispatcher-worker-12 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e0bf0 2024-10-28 15:45:09.886 [DefaultDispatcher-worker-3 @coroutine#383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e0bf0 2024-10-28 15:45:09.901 [DefaultDispatcher-worker-3 @coroutine#383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:09.901 [DefaultDispatcher-worker-3 @coroutine#383] 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-10-28 15:45:09.901 [DefaultDispatcher-worker-3 @coroutine#383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:09.901 [DefaultDispatcher-worker-3 @coroutine#383] 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-10-28 15:45:09.904 [eventLoopGroupProxy-4-3 @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-10-28 15:45:09.904 [eventLoopGroupProxy-4-3 @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-10-28 15:45:09.905 [eventLoopGroupProxy-4-3 @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-10-28 15:45:09.928 [DefaultDispatcher-worker-11 @call-handler#437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e1fd2bf 2024-10-28 15:45:09.930 [eventLoopGroupProxy-4-3 @call-handler#437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:09.931 [eventLoopGroupProxy-4-3 @call-handler#437] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-10-28 15:45:09.931 [DefaultDispatcher-worker-13 @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/654080180650983424/_ustadmanifest.json 2024-10-28 15:45:09.931 [DefaultDispatcher-worker-13 @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/654080180650983424/_ustadmanifest.json. 2024-10-28 15:45:09.931 [DefaultDispatcher-worker-13 @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/654080180650983424/_ustadmanifest.json 2024-10-28 15:45:09.932 [DefaultDispatcher-worker-1 @coroutine#383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:09.932 [DefaultDispatcher-worker-1 @coroutine#383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:09.932 [DefaultDispatcher-worker-1 @coroutine#383] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:45:09.932 [DefaultDispatcher-worker-1 @coroutine#383] 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-10-28 15:45:09.934 [DefaultDispatcher-worker-1 @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/654080180650983424/_ustadmanifest.json 2024-10-28 15:45:09.934 [DefaultDispatcher-worker-1 @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/654080180650983424/_ustadmanifest.json 2024-10-28 15:45:09.936 [DefaultDispatcher-worker-3 @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/654080180650983424/_ustadmanifest.json. 2024-10-28 15:45:09.936 [DefaultDispatcher-worker-3 @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/654080180650983424/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:45:09.951 [DefaultDispatcher-worker-1 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e1fd2bf 2024-10-28 15:45:09.953 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-10-28 15:45:09.953 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-10-28 15:45:09.953 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-10-28 15:45:09.953 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-10-28 15:45:09.953 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-10-28 15:45:09.953 [DefaultDispatcher-worker-3 @coroutine#383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e0bf0 2024-10-28 15:45:09.955 [Test worker @coroutine#450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623ded82 2024-10-28 15:45:09.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-10-28 15:45:09.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-10-28 15:45:09.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:09.955 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d5e0bf0: (connection evicted) 2024-10-28 15:45:09.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:09.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-10-28 15:45:09.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-10-28 15:45:09.993 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:45:09.993 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:45:10.289 [DefaultDispatcher-worker-9 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-10-28 15:45:10.375 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:45:10.961 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6ed87ccf 2024-10-28 15:45:10.962 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6ed87ccf 2024-10-28 15:45:10.965 [Test worker @coroutine#457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5213b887 2024-10-28 15:45:10.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-10-28 15:45:10.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-10-28 15:45:10.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:10.966 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e1fd2bf: (connection evicted) 2024-10-28 15:45:10.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:10.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-10-28 15:45:10.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29c76d75 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:10.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-10-28 15:45:10.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-10-28 15:45:10.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-10-28 15:45:10.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-10-28 15:45:10.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23909b3 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:10.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-10-28 15:45:10.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-10-28 15:45:10.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-10-28 15:45:10.992 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-10-28 15:45:10.994 [Test worker] INFO ktor.application - Application started in 0.003 seconds. 2024-10-28 15:45:10.994 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@530e08a7 2024-10-28 15:45:10.995 [DefaultDispatcher-worker-3 @coroutine#464] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42457891 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:10.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:10.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-10-28 15:45:10.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bed0ff4 2024-10-28 15:45:10.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bed0ff4 2024-10-28 15:45:10.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-10-28 15:45:10.999 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-10-28 15:45:10.999 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-10-28 15:45:10.999 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-10-28 15:45:10.999 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-10-28 15:45:10.999 [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-10-28 15:45:10.999 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-10-28 15:45:10.999 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-10-28 15:45:10.999 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-10-28 15:45:10.999 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-28 15:45:10.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9bbaa8 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:11.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-10-28 15:45:11.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-10-28 15:45:11.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-10-28 15:45:11.046 [DefaultDispatcher-worker-9 @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-10-28 15:45:11.058 [DefaultDispatcher-worker-14 @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-10-28 15:45:11.068 [DefaultDispatcher-worker-14 @coroutine#473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed0ff4 2024-10-28 15:45:11.071 [Test worker @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed0ff4 2024-10-28 15:45:11.073 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:11.075 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:11.083 [DefaultDispatcher-worker-3 @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-10-28 15:45:11.095 [DefaultDispatcher-worker-9 @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-10-28 15:45:11.096 [Test worker @coroutine#469] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/654080190030553088/_ustadmanifest.json 2024-10-28 15:45:11.096 [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/654080190030553088/_ustadmanifest.json. 2024-10-28 15:45:11.096 [Test worker @coroutine#469] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/654080190030553088/_ustadmanifest.json 2024-10-28 15:45:11.097 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:11.098 [Test worker @coroutine#469] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/654080190030553088/_ustadmanifest.json 2024-10-28 15:45:11.098 [Test worker @coroutine#469] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/654080190030553088/_ustadmanifest.json 2024-10-28 15:45:11.099 [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/654080190030553088/_ustadmanifest.json. 2024-10-28 15:45:11.099 [Test worker @coroutine#469] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/654080190030553088/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:45:11.100 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:11.116 [DefaultDispatcher-worker-3 @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-10-28 15:45:11.116 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-10-28 15:45:11.116 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ee1241fa-ca09-4684-aca3-7f37f90f64e1', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-10-28 15:45:11.119 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-28 15:45:11.119 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ee1241fa-ca09-4684-aca3-7f37f90f64e1 2024-10-28 15:45:11.120 [DefaultDispatcher-worker-7 @coroutine#489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:11.120 [DefaultDispatcher-worker-7 @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-10-28 15:45:11.120 [DefaultDispatcher-worker-7 @coroutine#489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:11.120 [DefaultDispatcher-worker-7 @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-10-28 15:45:11.125 [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-10-28 15:45:11.125 [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-10-28 15:45:11.126 [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-10-28 15:45:11.126 [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-10-28 15:45:11.126 [eventLoopGroupProxy-7-2 @call-handler#500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:11.127 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:11.127 [eventLoopGroupProxy-7-1 @call-handler#499] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-10-28 15:45:11.128 [DefaultDispatcher-worker-6 @coroutine#489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:11.128 [DefaultDispatcher-worker-6 @coroutine#489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:11.133 [DefaultDispatcher-worker-7 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-10-28 15:45:11.133 [DefaultDispatcher-worker-7 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:45:11.133 [DefaultDispatcher-worker-7 @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-10-28 15:45:11.133 [DefaultDispatcher-worker-7 @coroutine#488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:45:11.137 [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-10-28 15:45:11.137 [eventLoopGroupProxy-7-1 @call-handler#508] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:11.137 [eventLoopGroupProxy-7-1 @call-handler#508] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-10-28 15:45:11.137 [DefaultDispatcher-worker-3 @coroutine#487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:45:11.137 [DefaultDispatcher-worker-3 @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-10-28 15:45:11.137 [DefaultDispatcher-worker-3 @coroutine#487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:45:11.137 [DefaultDispatcher-worker-3 @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-10-28 15:45:11.138 [DefaultDispatcher-worker-14 @coroutine#488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:45:11.138 [DefaultDispatcher-worker-14 @coroutine#488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:45:11.139 [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-10-28 15:45:11.140 [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-10-28 15:45:11.141 [eventLoopGroupProxy-7-1 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-10-28 15:45:11.143 [eventLoopGroupProxy-7-1 @call-handler#513] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-10-28 15:45:11.144 [DefaultDispatcher-worker-14 @coroutine#487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:45:11.144 [DefaultDispatcher-worker-14 @coroutine#487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:45:11.145 [DefaultDispatcher-worker-14 @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-10-28 15:45:11.145 [DefaultDispatcher-worker-14 @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-10-28 15:45:11.146 [DefaultDispatcher-worker-14 @coroutine#518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.146 [DefaultDispatcher-worker-14 @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-10-28 15:45:11.146 [DefaultDispatcher-worker-14 @coroutine#518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.146 [DefaultDispatcher-worker-14 @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-10-28 15:45:11.149 [DefaultDispatcher-worker-8 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-10-28 15:45:11.149 [eventLoopGroupProxy-7-1 @call-handler#521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:11.154 [eventLoopGroupProxy-7-1 @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-10-28 15:45:11.154 [eventLoopGroupProxy-7-1 @call-handler#521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:11.155 [eventLoopGroupProxy-7-1 @call-handler#521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-10-28 15:45:11.155 [DefaultDispatcher-worker-12 @coroutine#518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.158 [DefaultDispatcher-worker-12 @coroutine#518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.158 [DefaultDispatcher-worker-12 @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-10-28 15:45:11.158 [DefaultDispatcher-worker-12 @coroutine#518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.158 [DefaultDispatcher-worker-12 @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-10-28 15:45:11.159 [DefaultDispatcher-worker-14 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-10-28 15:45:11.160 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:11.163 [eventLoopGroupProxy-7-1 @coroutine#528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-10-28 15:45:11.164 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:11.164 [eventLoopGroupProxy-7-1 @call-handler#527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:45:11.164 [DefaultDispatcher-worker-14 @coroutine#518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.167 [DefaultDispatcher-worker-14 @coroutine#518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.167 [DefaultDispatcher-worker-14 @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-10-28 15:45:11.167 [DefaultDispatcher-worker-14 @coroutine#518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.167 [DefaultDispatcher-worker-14 @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-10-28 15:45:11.169 [eventLoopGroupProxy-7-1 @call-handler#532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:11.215 [eventLoopGroupProxy-7-1 @call-handler#532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:11.215 [eventLoopGroupProxy-7-1 @call-handler#532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-10-28 15:45:11.216 [DefaultDispatcher-worker-14 @coroutine#518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.217 [DefaultDispatcher-worker-14 @coroutine#518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.217 [DefaultDispatcher-worker-14 @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-10-28 15:45:11.217 [DefaultDispatcher-worker-14 @coroutine#518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.217 [DefaultDispatcher-worker-14 @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-10-28 15:45:11.220 [eventLoopGroupProxy-7-1 @call-handler#535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:11.221 [eventLoopGroupProxy-7-1 @call-handler#535] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:11.221 [DefaultDispatcher-worker-14 @coroutine#518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.222 [DefaultDispatcher-worker-14 @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-10-28 15:45:11.222 [DefaultDispatcher-worker-14 @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-10-28 15:45:11.222 [DefaultDispatcher-worker-14 @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-10-28 15:45:11.222 [DefaultDispatcher-worker-14 @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-10-28 15:45:11.235 [DefaultDispatcher-worker-15 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-10-28 15:45:11.247 [DefaultDispatcher-worker-1 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-10-28 15:45:11.250 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-10-28 15:45:11.749 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-e16f795f-f3ea-488a-9df5-30439c322596', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-10-28 15:45:11.749 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-28 15:45:11.749 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-e16f795f-f3ea-488a-9df5-30439c322596 2024-10-28 15:45:11.755 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:45:11.755 [DefaultDispatcher-worker-1 @coroutine#541] 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-10-28 15:45:11.755 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:45:11.755 [DefaultDispatcher-worker-1 @coroutine#541] 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-10-28 15:45:11.758 [eventLoopGroupProxy-7-1 @call-handler#544] 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-10-28 15:45:11.758 [eventLoopGroupProxy-7-1 @call-handler#544] 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-10-28 15:45:11.760 [eventLoopGroupProxy-7-1 @coroutine#545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-10-28 15:45:11.762 [eventLoopGroupProxy-7-1 @call-handler#544] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-10-28 15:45:11.763 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:45:11.763 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:45:11.763 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-28 15:45:11.763 [DefaultDispatcher-worker-1 @coroutine#541] 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-10-28 15:45:11.766 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.766 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:45:11.766 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.766 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:11.768 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:11.771 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:11.772 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:45:11.772 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.775 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.775 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:45:11.775 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.775 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:11.778 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:11.782 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:11.782 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-10-28 15:45:11.783 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.785 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.785 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:45:11.785 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.785 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:11.788 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:11.831 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:11.831 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:45:11.832 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.834 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.834 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:45:11.834 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.834 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:11.836 [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-10-28 15:45:11.878 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:11.878 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-10-28 15:45:11.879 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.880 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.880 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:45:11.880 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.881 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:11.883 [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-10-28 15:45:11.926 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:11.926 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:45:11.927 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.928 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.928 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:45:11.928 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.928 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:11.930 [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-10-28 15:45:11.974 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:11.974 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:45:11.975 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.976 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.976 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:45:11.976 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:11.977 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:11.978 [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-10-28 15:45:12.022 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:12.022 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:45:12.023 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:12.025 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:12.025 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:45:12.025 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:12.025 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:12.027 [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-10-28 15:45:12.070 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:12.070 [eventLoopGroupProxy-7-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-10-28 15:45:12.071 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:12.072 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:12.072 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:45:12.072 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:12.072 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:12.074 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:12.118 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:12.119 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:45:12.119 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:12.120 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:12.120 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:45:12.120 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:12.120 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:12.122 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:12.166 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:12.166 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:45:12.167 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:12.168 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:12.168 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:45:12.168 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:12.168 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:12.170 [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-10-28 15:45:12.214 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:12.214 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:45:12.215 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:12.216 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:12.216 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:45:12.216 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:12.216 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:12.218 [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-10-28 15:45:12.262 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:12.262 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:45:12.263 [DefaultDispatcher-worker-15 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:12.264 [DefaultDispatcher-worker-15 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:12.264 [DefaultDispatcher-worker-15 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:45:12.264 [DefaultDispatcher-worker-15 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:12.264 [DefaultDispatcher-worker-15 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:12.265 [DefaultDispatcher-worker-8 @coroutine#542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-10-28 15:45:12.266 [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-10-28 15:45:12.310 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:12.310 [eventLoopGroupProxy-7-1 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:45:12.311 [DefaultDispatcher-worker-15 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:12.312 [DefaultDispatcher-worker-15 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:12.313 [DefaultDispatcher-worker-15 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:45:12.313 [DefaultDispatcher-worker-15 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:12.313 [DefaultDispatcher-worker-15 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:12.315 [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-10-28 15:45:12.360 [eventLoopGroupProxy-7-1 @coroutine#594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-10-28 15:45:12.361 [eventLoopGroupProxy-7-1 @call-handler#592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:12.361 [eventLoopGroupProxy-7-1 @call-handler#592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-10-28 15:45:12.362 [DefaultDispatcher-worker-15 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:12.364 [DefaultDispatcher-worker-15 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:12.364 [DefaultDispatcher-worker-15 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:45:12.364 [DefaultDispatcher-worker-15 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:12.364 [DefaultDispatcher-worker-15 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:12.366 [eventLoopGroupProxy-7-1 @call-handler#598] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:12.371 [eventLoopGroupProxy-7-1 @coroutine#599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-10-28 15:45:12.371 [eventLoopGroupProxy-7-1 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:12.371 [eventLoopGroupProxy-7-1 @call-handler#598] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-10-28 15:45:12.372 [DefaultDispatcher-worker-15 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:12.374 [DefaultDispatcher-worker-15 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:12.374 [DefaultDispatcher-worker-15 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:45:12.374 [DefaultDispatcher-worker-15 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:12.374 [DefaultDispatcher-worker-15 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:12.376 [eventLoopGroupProxy-7-1 @call-handler#603] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:12.379 [eventLoopGroupProxy-7-1 @coroutine#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-10-28 15:45:12.380 [eventLoopGroupProxy-7-1 @call-handler#603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:12.380 [eventLoopGroupProxy-7-1 @call-handler#603] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:45:12.380 [DefaultDispatcher-worker-15 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:12.395 [DefaultDispatcher-worker-14 @coroutine#541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-10-28 15:45:12.404 [DefaultDispatcher-worker-15 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-10-28 15:45:12.404 [DefaultDispatcher-worker-15 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:12.404 [DefaultDispatcher-worker-15 @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-10-28 15:45:12.405 [DefaultDispatcher-worker-15 @coroutine#490] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:12.405 [DefaultDispatcher-worker-15 @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-10-28 15:45:12.407 [eventLoopGroupProxy-7-1 @call-handler#613] 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-10-28 15:45:12.408 [eventLoopGroupProxy-7-1 @call-handler#613] 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-10-28 15:45:12.408 [eventLoopGroupProxy-7-1 @call-handler#613] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:45:12.432 [DefaultDispatcher-worker-2 @call-handler#613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-10-28 15:45:12.433 [eventLoopGroupProxy-7-1 @call-handler#613] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:12.433 [eventLoopGroupProxy-7-1 @call-handler#613] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-10-28 15:45:12.433 [DefaultDispatcher-worker-13 @coroutine#463] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/654080190030553088/_ustadmanifest.json 2024-10-28 15:45:12.433 [DefaultDispatcher-worker-13 @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/654080190030553088/_ustadmanifest.json. 2024-10-28 15:45:12.433 [DefaultDispatcher-worker-13 @coroutine#463] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/654080190030553088/_ustadmanifest.json 2024-10-28 15:45:12.434 [DefaultDispatcher-worker-14 @coroutine#490] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:12.434 [DefaultDispatcher-worker-14 @coroutine#490] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:12.434 [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-10-28 15:45:12.434 [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-10-28 15:45:12.435 [DefaultDispatcher-worker-10 @coroutine#463] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/654080190030553088/_ustadmanifest.json 2024-10-28 15:45:12.435 [DefaultDispatcher-worker-10 @coroutine#463] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/654080190030553088/_ustadmanifest.json 2024-10-28 15:45:12.436 [DefaultDispatcher-worker-10 @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/654080190030553088/_ustadmanifest.json. 2024-10-28 15:45:12.436 [DefaultDispatcher-worker-10 @coroutine#463] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/654080190030553088/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:45:12.447 [DefaultDispatcher-worker-16 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-10-28 15:45:12.449 [DefaultDispatcher-worker-2 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-10-28 15:45:12.450 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-10-28 15:45:12.451 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-10-28 15:45:12.451 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-10-28 15:45:12.451 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-10-28 15:45:12.451 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-10-28 15:45:12.453 [Test worker @coroutine#629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed0ff4 2024-10-28 15:45:12.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-10-28 15:45:12.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-10-28 15:45:12.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:12.453 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c512bb: (connection evicted) 2024-10-28 15:45:12.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:12.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-10-28 15:45:12.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-10-28 15:45:12.499 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:45:12.750 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:45:12.896 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:45:12.975 [DefaultDispatcher-worker-13 @coroutine#633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-10-28 15:45:13.458 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@530e08a7 2024-10-28 15:45:13.458 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@530e08a7 2024-10-28 15:45:13.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-10-28 15:45:13.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-10-28 15:45:13.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:13.459 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a490518: (connection evicted) 2024-10-28 15:45:13.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:13.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-10-28 15:45:13.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-10-28 15:45:13.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-10-28 15:45:13.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:13.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:13.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:13.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:13.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:13.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:13.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8d23cd8 2024-10-28 15:45:13.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:13.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:13.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:13.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:13.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:13.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:13.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:13.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:13.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-10-28 15:45:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:13.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-10-28 15:45:13.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-10-28 15:45:13.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-10-28 15:45:13.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7524125c 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:13.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:13.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:13.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-10-28 15:45:13.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-10-28 15:45:13.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-10-28 15:45:13.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-10-28 15:45:13.485 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-10-28 15:45:13.487 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-10-28 15:45:13.487 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4549d616 2024-10-28 15:45:13.490 [DefaultDispatcher-worker-16 @coroutine#641] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6094ad4 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:13.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-10-28 15:45:13.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2024-10-28 15:45:13.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2024-10-28 15:45:13.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-10-28 15:45:13.495 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-10-28 15:45:13.495 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-10-28 15:45:13.495 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-10-28 15:45:13.495 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-10-28 15:45:13.495 [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-10-28 15:45:13.495 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-10-28 15:45:13.495 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-10-28 15:45:13.495 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-10-28 15:45:13.495 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-28 15:45:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-10-28 15:45:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f22ce2a 2024-10-28 15:45:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-10-28 15:45:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:13.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-10-28 15:45:13.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2024-10-28 15:45:13.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2024-10-28 15:45:13.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-10-28 15:45:13.537 [DefaultDispatcher-worker-4 @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2024-10-28 15:45:13.549 [DefaultDispatcher-worker-1 @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2024-10-28 15:45:13.558 [DefaultDispatcher-worker-1 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2024-10-28 15:45:13.560 [Test worker @coroutine#653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2024-10-28 15:45:13.565 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:13.569 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:13.571 [DefaultDispatcher-worker-12 @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2024-10-28 15:45:13.582 [DefaultDispatcher-worker-1 @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2024-10-28 15:45:13.582 [Test worker @coroutine#646] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/654080198033403904/_ustadmanifest.json 2024-10-28 15:45:13.582 [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/654080198033403904/_ustadmanifest.json. 2024-10-28 15:45:13.582 [Test worker @coroutine#646] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/654080198033403904/_ustadmanifest.json 2024-10-28 15:45:13.584 [Test worker @coroutine#646] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/654080198033403904/_ustadmanifest.json 2024-10-28 15:45:13.584 [Test worker @coroutine#646] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/654080198033403904/_ustadmanifest.json 2024-10-28 15:45:13.585 [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/654080198033403904/_ustadmanifest.json. 2024-10-28 15:45:13.585 [Test worker @coroutine#646] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/654080198033403904/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:45:13.592 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:13.596 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:13.600 [DefaultDispatcher-worker-4 @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2024-10-28 15:45:13.601 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-10-28 15:45:13.601 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-80574212-1bed-46af-a0cf-629814939bf3', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-10-28 15:45:13.603 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-28 15:45:13.603 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-80574212-1bed-46af-a0cf-629814939bf3 2024-10-28 15:45:13.604 [DefaultDispatcher-worker-4 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:13.604 [DefaultDispatcher-worker-4 @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/ackAndGetPendingReplications. 2024-10-28 15:45:13.604 [DefaultDispatcher-worker-4 @coroutine#667] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:13.604 [DefaultDispatcher-worker-4 @coroutine#667] 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-10-28 15:45:13.608 [eventLoopGroupProxy-10-2 @call-handler#678] 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-10-28 15:45:13.608 [eventLoopGroupProxy-10-1 @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-10-28 15:45:13.608 [eventLoopGroupProxy-10-2 @call-handler#678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:13.608 [eventLoopGroupProxy-10-1 @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-10-28 15:45:13.609 [eventLoopGroupProxy-10-1 @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-10-28 15:45:13.609 [eventLoopGroupProxy-10-1 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:13.610 [eventLoopGroupProxy-10-1 @call-handler#677] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-10-28 15:45:13.610 [DefaultDispatcher-worker-3 @coroutine#667] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:13.610 [DefaultDispatcher-worker-3 @coroutine#667] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:13.615 [DefaultDispatcher-worker-3 @coroutine#666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2024-10-28 15:45:13.615 [DefaultDispatcher-worker-3 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:45:13.615 [DefaultDispatcher-worker-3 @coroutine#666] 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-10-28 15:45:13.615 [DefaultDispatcher-worker-3 @coroutine#666] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:45:13.617 [DefaultDispatcher-worker-14 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:45:13.617 [eventLoopGroupProxy-10-1 @call-handler#686] 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-10-28 15:45:13.618 [DefaultDispatcher-worker-14 @coroutine#665] 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-10-28 15:45:13.618 [DefaultDispatcher-worker-14 @coroutine#665] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:45:13.618 [DefaultDispatcher-worker-14 @coroutine#665] 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-10-28 15:45:13.618 [eventLoopGroupProxy-10-1 @call-handler#686] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:13.618 [eventLoopGroupProxy-10-1 @call-handler#686] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-10-28 15:45:13.619 [DefaultDispatcher-worker-16 @coroutine#666] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:45:13.619 [DefaultDispatcher-worker-16 @coroutine#666] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:45:13.619 [eventLoopGroupProxy-10-1 @call-handler#689] 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-10-28 15:45:13.619 [eventLoopGroupProxy-10-1 @call-handler#689] 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-10-28 15:45:13.621 [eventLoopGroupProxy-10-1 @coroutine#692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-10-28 15:45:13.623 [eventLoopGroupProxy-10-1 @call-handler#689] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-10-28 15:45:13.623 [DefaultDispatcher-worker-1 @coroutine#665] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:45:13.623 [DefaultDispatcher-worker-1 @coroutine#665] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:45:13.624 [DefaultDispatcher-worker-1 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-28 15:45:13.624 [DefaultDispatcher-worker-1 @coroutine#665] 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-10-28 15:45:13.628 [DefaultDispatcher-worker-1 @coroutine#696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:13.628 [DefaultDispatcher-worker-1 @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-10-28 15:45:13.628 [DefaultDispatcher-worker-1 @coroutine#696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:13.628 [DefaultDispatcher-worker-1 @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-10-28 15:45:13.630 [eventLoopGroupProxy-10-1 @call-handler#698] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:13.632 [DefaultDispatcher-worker-16 @coroutine#666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2024-10-28 15:45:13.634 [eventLoopGroupProxy-10-1 @coroutine#700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-10-28 15:45:13.635 [eventLoopGroupProxy-10-1 @call-handler#698] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:13.635 [eventLoopGroupProxy-10-1 @call-handler#698] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-10-28 15:45:13.636 [DefaultDispatcher-worker-16 @coroutine#696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:13.640 [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-10-28 15:45:13.640 [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-10-28 15:45:13.640 [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-10-28 15:45:13.640 [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-10-28 15:45:13.642 [eventLoopGroupProxy-10-1 @call-handler#704] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:13.649 [eventLoopGroupProxy-10-1 @coroutine#705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-10-28 15:45:13.650 [eventLoopGroupProxy-10-1 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:13.650 [DefaultDispatcher-worker-16 @coroutine#668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2024-10-28 15:45:13.651 [eventLoopGroupProxy-10-1 @call-handler#704] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-10-28 15:45:13.651 [DefaultDispatcher-worker-5 @coroutine#696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:13.653 [DefaultDispatcher-worker-5 @coroutine#696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:13.653 [DefaultDispatcher-worker-5 @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-10-28 15:45:13.653 [DefaultDispatcher-worker-5 @coroutine#696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:13.653 [DefaultDispatcher-worker-5 @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-10-28 15:45:13.655 [eventLoopGroupProxy-10-1 @call-handler#709] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:13.660 [eventLoopGroupProxy-10-1 @coroutine#710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-10-28 15:45:13.660 [eventLoopGroupProxy-10-1 @call-handler#709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:13.661 [eventLoopGroupProxy-10-1 @call-handler#709] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-10-28 15:45:13.661 [DefaultDispatcher-worker-5 @coroutine#696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:13.663 [DefaultDispatcher-worker-5 @coroutine#696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:13.663 [DefaultDispatcher-worker-5 @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-10-28 15:45:13.663 [DefaultDispatcher-worker-5 @coroutine#696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:13.663 [DefaultDispatcher-worker-5 @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-10-28 15:45:13.665 [eventLoopGroupProxy-10-1 @call-handler#714] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:13.668 [eventLoopGroupProxy-10-1 @coroutine#715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-10-28 15:45:13.668 [eventLoopGroupProxy-10-1 @call-handler#714] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:13.668 [eventLoopGroupProxy-10-1 @call-handler#714] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:13.669 [DefaultDispatcher-worker-5 @coroutine#696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:13.671 [DefaultDispatcher-worker-5 @coroutine#696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:13.671 [DefaultDispatcher-worker-5 @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-10-28 15:45:13.671 [DefaultDispatcher-worker-5 @coroutine#696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:13.671 [DefaultDispatcher-worker-5 @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-10-28 15:45:13.673 [eventLoopGroupProxy-10-1 @call-handler#719] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:13.676 [eventLoopGroupProxy-10-1 @coroutine#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-10-28 15:45:13.676 [eventLoopGroupProxy-10-1 @call-handler#719] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:13.677 [eventLoopGroupProxy-10-1 @call-handler#719] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:45:13.677 [DefaultDispatcher-worker-5 @coroutine#696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:13.690 [DefaultDispatcher-worker-6 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2024-10-28 15:45:13.701 [DefaultDispatcher-worker-13 @coroutine#668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2024-10-28 15:45:13.702 [DefaultDispatcher-worker-13 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:13.702 [DefaultDispatcher-worker-13 @coroutine#668] 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-10-28 15:45:13.702 [DefaultDispatcher-worker-13 @coroutine#668] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:13.702 [DefaultDispatcher-worker-13 @coroutine#668] 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-10-28 15:45:13.704 [eventLoopGroupProxy-10-1 @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-10-28 15:45:13.705 [eventLoopGroupProxy-10-1 @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-10-28 15:45:13.705 [eventLoopGroupProxy-10-1 @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-10-28 15:45:13.730 [DefaultDispatcher-worker-9 @call-handler#729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-10-28 15:45:13.730 [eventLoopGroupProxy-10-1 @call-handler#729] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:13.731 [eventLoopGroupProxy-10-1 @call-handler#729] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-10-28 15:45:13.731 [DefaultDispatcher-worker-4 @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/654080198033403904/_ustadmanifest.json 2024-10-28 15:45:13.731 [DefaultDispatcher-worker-4 @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/654080198033403904/_ustadmanifest.json. 2024-10-28 15:45:13.731 [DefaultDispatcher-worker-4 @coroutine#640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/654080198033403904/_ustadmanifest.json 2024-10-28 15:45:13.731 [DefaultDispatcher-worker-6 @coroutine#668] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:13.731 [DefaultDispatcher-worker-6 @coroutine#668] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:13.732 [DefaultDispatcher-worker-6 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:45:13.732 [DefaultDispatcher-worker-6 @coroutine#668] 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-10-28 15:45:13.734 [DefaultDispatcher-worker-2 @coroutine#640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/654080198033403904/_ustadmanifest.json 2024-10-28 15:45:13.734 [DefaultDispatcher-worker-2 @coroutine#640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/654080198033403904/_ustadmanifest.json 2024-10-28 15:45:13.734 [DefaultDispatcher-worker-2 @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/654080198033403904/_ustadmanifest.json. 2024-10-28 15:45:13.734 [DefaultDispatcher-worker-2 @coroutine#640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/654080198033403904/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:45:13.746 [DefaultDispatcher-worker-10 @coroutine#668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2024-10-28 15:45:13.749 [DefaultDispatcher-worker-6 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-10-28 15:45:13.751 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-10-28 15:45:13.751 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-10-28 15:45:13.751 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-10-28 15:45:13.751 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-10-28 15:45:13.751 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-10-28 15:45:13.753 [Test worker @coroutine#745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2024-10-28 15:45:13.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-10-28 15:45:13.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-10-28 15:45:13.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:13.753 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9: (connection evicted) 2024-10-28 15:45:13.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:13.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-10-28 15:45:13.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-10-28 15:45:13.995 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:45:13.995 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:45:14.191 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:45:14.758 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4549d616 2024-10-28 15:45:14.758 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4549d616 2024-10-28 15:45:14.759 [Test worker @coroutine#751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-10-28 15:45:14.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-10-28 15:45:14.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-10-28 15:45:14.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:14.760 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@330d16af: (connection evicted) 2024-10-28 15:45:14.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:14.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-10-28 15:45:14.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-10-28 15:45:14.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e4ead73 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:14.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:14.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-10-28 15:45:14.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:14.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:14.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-10-28 15:45:14.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f7bd970 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:14.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:45:14.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:45:14.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-10-28 15:45:14.786 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-10-28 15:45:14.789 [Test worker] INFO ktor.application - Application started in 0.003 seconds. 2024-10-28 15:45:14.789 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@218e186b 2024-10-28 15:45:14.790 [DefaultDispatcher-worker-2 @coroutine#758] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-10-28 15:45:14.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@feab3ae 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:14.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-10-28 15:45:14.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-10-28 15:45:14.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-10-28 15:45:14.795 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-10-28 15:45:14.795 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-10-28 15:45:14.795 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-10-28 15:45:14.795 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-10-28 15:45:14.795 [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-10-28 15:45:14.795 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-10-28 15:45:14.795 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-10-28 15:45:14.795 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-10-28 15:45:14.795 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6771fc29 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:14.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-10-28 15:45:14.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-10-28 15:45:14.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-10-28 15:45:14.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-10-28 15:45:14.846 [DefaultDispatcher-worker-15 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-10-28 15:45:14.856 [DefaultDispatcher-worker-1 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-10-28 15:45:14.869 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:14.871 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:14.893 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:14.897 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:14.983 [DefaultDispatcher-worker-1 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-10-28 15:45:15.021 [DefaultDispatcher-worker-1 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-10-28 15:45:15.027 [DefaultDispatcher-worker-1 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-10-28 15:45:15.031 [DefaultDispatcher-worker-1 @coroutine#774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-10-28 15:45:15.042 [DefaultDispatcher-worker-12 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-10-28 15:45:15.051 [DefaultDispatcher-worker-9 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-10-28 15:45:15.051 [Test worker @coroutine#763] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/654080202555031552/_ustadmanifest.json 2024-10-28 15:45:15.051 [Test worker @coroutine#763] 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/654080202555031552/_ustadmanifest.json. 2024-10-28 15:45:15.051 [Test worker @coroutine#763] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/654080202555031552/_ustadmanifest.json 2024-10-28 15:45:15.053 [Test worker @coroutine#763] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/654080202555031552/_ustadmanifest.json 2024-10-28 15:45:15.053 [Test worker @coroutine#763] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/654080202555031552/_ustadmanifest.json 2024-10-28 15:45:15.055 [Test worker @coroutine#763] 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/654080202555031552/_ustadmanifest.json. 2024-10-28 15:45:15.055 [Test worker @coroutine#763] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/654080202555031552/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:45:15.164 [DefaultDispatcher-worker-12 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-10-28 15:45:15.165 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-10-28 15:45:15.165 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-6c14d6d6-7181-4078-986f-2f407fd3960e', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-10-28 15:45:15.167 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-28 15:45:15.167 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-6c14d6d6-7181-4078-986f-2f407fd3960e 2024-10-28 15:45:15.168 [DefaultDispatcher-worker-5 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:15.169 [DefaultDispatcher-worker-5 @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-10-28 15:45:15.169 [DefaultDispatcher-worker-5 @coroutine#789] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:15.169 [DefaultDispatcher-worker-5 @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-10-28 15:45:15.172 [eventLoopGroupProxy-13-1 @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-10-28 15:45:15.172 [eventLoopGroupProxy-13-1 @call-handler#799] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.172 [eventLoopGroupProxy-13-2 @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-10-28 15:45:15.173 [eventLoopGroupProxy-13-2 @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-10-28 15:45:15.173 [eventLoopGroupProxy-13-2 @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-10-28 15:45:15.174 [eventLoopGroupProxy-13-2 @call-handler#800] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.174 [eventLoopGroupProxy-13-2 @call-handler#800] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-10-28 15:45:15.175 [DefaultDispatcher-worker-8 @coroutine#789] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:15.175 [DefaultDispatcher-worker-8 @coroutine#789] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:15.179 [DefaultDispatcher-worker-6 @coroutine#788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-10-28 15:45:15.179 [DefaultDispatcher-worker-6 @coroutine#788] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:45:15.179 [DefaultDispatcher-worker-6 @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-10-28 15:45:15.179 [DefaultDispatcher-worker-6 @coroutine#788] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:45:15.181 [eventLoopGroupProxy-13-2 @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-10-28 15:45:15.182 [eventLoopGroupProxy-13-2 @call-handler#807] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.182 [eventLoopGroupProxy-13-2 @call-handler#807] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-10-28 15:45:15.183 [DefaultDispatcher-worker-11 @coroutine#788] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:45:15.183 [DefaultDispatcher-worker-11 @coroutine#788] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:45:15.195 [DefaultDispatcher-worker-4 @coroutine#788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-10-28 15:45:15.205 [DefaultDispatcher-worker-11 @coroutine#790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-10-28 15:45:15.212 [DefaultDispatcher-worker-8 @coroutine#787] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:45:15.212 [DefaultDispatcher-worker-8 @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-10-28 15:45:15.212 [DefaultDispatcher-worker-8 @coroutine#787] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:45:15.212 [DefaultDispatcher-worker-8 @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-10-28 15:45:15.213 [eventLoopGroupProxy-13-2 @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-10-28 15:45:15.214 [eventLoopGroupProxy-13-2 @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-10-28 15:45:15.262 [eventLoopGroupProxy-13-2 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.265 [eventLoopGroupProxy-13-2 @call-handler#814] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 52ms 2024-10-28 15:45:15.266 [DefaultDispatcher-worker-8 @coroutine#787] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:45:15.266 [DefaultDispatcher-worker-8 @coroutine#787] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:45:15.267 [DefaultDispatcher-worker-8 @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-10-28 15:45:15.267 [DefaultDispatcher-worker-8 @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-10-28 15:45:15.273 [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-10-28 15:45:15.274 [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-10-28 15:45:15.274 [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-10-28 15:45:15.274 [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-10-28 15:45:15.275 [eventLoopGroupProxy-13-2 @call-handler#821] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:15.278 [eventLoopGroupProxy-13-2 @coroutine#822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.278 [eventLoopGroupProxy-13-2 @call-handler#821] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.279 [eventLoopGroupProxy-13-2 @call-handler#821] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:45:15.279 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.282 [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-10-28 15:45:15.283 [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-10-28 15:45:15.283 [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-10-28 15:45:15.283 [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-10-28 15:45:15.285 [eventLoopGroupProxy-13-2 @call-handler#826] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:15.329 [eventLoopGroupProxy-13-2 @coroutine#827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.329 [eventLoopGroupProxy-13-2 @call-handler#826] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.329 [eventLoopGroupProxy-13-2 @call-handler#826] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:45:15.330 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.333 [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-10-28 15:45:15.333 [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-10-28 15:45:15.333 [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-10-28 15:45:15.333 [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-10-28 15:45:15.335 [eventLoopGroupProxy-13-2 @call-handler#831] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:15.337 [eventLoopGroupProxy-13-2 @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.338 [eventLoopGroupProxy-13-2 @call-handler#831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.338 [eventLoopGroupProxy-13-2 @call-handler#831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:15.339 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.340 [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-10-28 15:45:15.340 [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-10-28 15:45:15.340 [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-10-28 15:45:15.340 [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-10-28 15:45:15.342 [eventLoopGroupProxy-13-2 @call-handler#836] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:15.348 [eventLoopGroupProxy-13-2 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.348 [eventLoopGroupProxy-13-2 @call-handler#836] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.348 [eventLoopGroupProxy-13-2 @call-handler#836] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-10-28 15:45:15.354 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.355 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.355 [DefaultDispatcher-worker-10 @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-10-28 15:45:15.355 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.355 [DefaultDispatcher-worker-10 @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-10-28 15:45:15.357 [eventLoopGroupProxy-13-2 @call-handler#842] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:15.400 [eventLoopGroupProxy-13-2 @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.400 [eventLoopGroupProxy-13-2 @call-handler#842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.401 [eventLoopGroupProxy-13-2 @call-handler#842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:45:15.401 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.405 [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-10-28 15:45:15.405 [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-10-28 15:45:15.405 [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-10-28 15:45:15.405 [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-10-28 15:45:15.407 [eventLoopGroupProxy-13-2 @call-handler#847] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:15.481 [eventLoopGroupProxy-13-2 @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.481 [eventLoopGroupProxy-13-2 @call-handler#847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.481 [eventLoopGroupProxy-13-2 @call-handler#847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 74ms 2024-10-28 15:45:15.482 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.486 [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-10-28 15:45:15.486 [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-10-28 15:45:15.486 [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-10-28 15:45:15.486 [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-10-28 15:45:15.488 [eventLoopGroupProxy-13-2 @call-handler#852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:15.539 [eventLoopGroupProxy-13-2 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.539 [eventLoopGroupProxy-13-2 @call-handler#852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.539 [eventLoopGroupProxy-13-2 @call-handler#852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-10-28 15:45:15.540 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.542 [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-10-28 15:45:15.542 [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-10-28 15:45:15.542 [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-10-28 15:45:15.542 [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-10-28 15:45:15.544 [eventLoopGroupProxy-13-2 @call-handler#857] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:15.589 [eventLoopGroupProxy-13-2 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.589 [eventLoopGroupProxy-13-2 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.589 [eventLoopGroupProxy-13-2 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:45:15.590 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.592 [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-10-28 15:45:15.592 [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-10-28 15:45:15.592 [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-10-28 15:45:15.593 [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-10-28 15:45:15.594 [eventLoopGroupProxy-13-2 @call-handler#862] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:15.598 [eventLoopGroupProxy-13-2 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.598 [eventLoopGroupProxy-13-2 @call-handler#862] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.598 [eventLoopGroupProxy-13-2 @call-handler#862] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:45:15.599 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.600 [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-10-28 15:45:15.600 [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-10-28 15:45:15.600 [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-10-28 15:45:15.600 [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-10-28 15:45:15.602 [eventLoopGroupProxy-13-2 @call-handler#867] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:15.648 [eventLoopGroupProxy-13-2 @coroutine#868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.648 [eventLoopGroupProxy-13-2 @call-handler#867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.649 [eventLoopGroupProxy-13-2 @call-handler#867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-10-28 15:45:15.649 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.650 [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-10-28 15:45:15.650 [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-10-28 15:45:15.650 [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-10-28 15:45:15.650 [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-10-28 15:45:15.652 [eventLoopGroupProxy-13-2 @call-handler#872] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:15.654 [eventLoopGroupProxy-13-2 @coroutine#874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.654 [eventLoopGroupProxy-13-2 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.654 [eventLoopGroupProxy-13-2 @call-handler#872] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:15.655 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.656 [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-10-28 15:45:15.656 [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-10-28 15:45:15.656 [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-10-28 15:45:15.656 [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-10-28 15:45:15.658 [eventLoopGroupProxy-13-2 @call-handler#878] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:15.660 [eventLoopGroupProxy-13-2 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.660 [eventLoopGroupProxy-13-2 @call-handler#878] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.660 [eventLoopGroupProxy-13-2 @call-handler#878] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:15.661 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.662 [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-10-28 15:45:15.662 [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-10-28 15:45:15.662 [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-10-28 15:45:15.662 [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-10-28 15:45:15.664 [eventLoopGroupProxy-13-2 @call-handler#883] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:15.666 [eventLoopGroupProxy-13-2 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.666 [eventLoopGroupProxy-13-2 @call-handler#883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.666 [eventLoopGroupProxy-13-2 @call-handler#883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:15.667 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.668 [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-10-28 15:45:15.668 [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-10-28 15:45:15.668 [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-10-28 15:45:15.668 [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-10-28 15:45:15.670 [eventLoopGroupProxy-13-2 @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-10-28 15:45:15.672 [eventLoopGroupProxy-13-2 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.672 [eventLoopGroupProxy-13-2 @call-handler#888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.672 [eventLoopGroupProxy-13-2 @call-handler#888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:15.673 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.674 [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-10-28 15:45:15.674 [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-10-28 15:45:15.675 [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-10-28 15:45:15.675 [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-10-28 15:45:15.676 [eventLoopGroupProxy-13-2 @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-10-28 15:45:15.678 [eventLoopGroupProxy-13-2 @coroutine#894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.678 [eventLoopGroupProxy-13-2 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.679 [eventLoopGroupProxy-13-2 @call-handler#893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:15.679 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.680 [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-10-28 15:45:15.681 [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-10-28 15:45:15.681 [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-10-28 15:45:15.681 [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-10-28 15:45:15.682 [eventLoopGroupProxy-13-2 @call-handler#898] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:15.685 [eventLoopGroupProxy-13-2 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.685 [eventLoopGroupProxy-13-2 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.685 [eventLoopGroupProxy-13-2 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:15.686 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.688 [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-10-28 15:45:15.688 [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-10-28 15:45:15.688 [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-10-28 15:45:15.688 [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-10-28 15:45:15.689 [eventLoopGroupProxy-13-2 @call-handler#903] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:15.692 [eventLoopGroupProxy-13-2 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.692 [eventLoopGroupProxy-13-2 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.692 [eventLoopGroupProxy-13-2 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:15.693 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.694 [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-10-28 15:45:15.694 [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-10-28 15:45:15.694 [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-10-28 15:45:15.694 [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-10-28 15:45:15.696 [eventLoopGroupProxy-13-2 @call-handler#908] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:15.697 [DefaultDispatcher-worker-3 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-10-28 15:45:15.698 [eventLoopGroupProxy-13-2 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.698 [eventLoopGroupProxy-13-2 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.699 [eventLoopGroupProxy-13-2 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:15.699 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.701 [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-10-28 15:45:15.701 [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-10-28 15:45:15.701 [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-10-28 15:45:15.701 [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-10-28 15:45:15.702 [eventLoopGroupProxy-13-2 @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-10-28 15:45:15.704 [eventLoopGroupProxy-13-2 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.705 [eventLoopGroupProxy-13-2 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.705 [eventLoopGroupProxy-13-2 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:15.705 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.707 [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-10-28 15:45:15.707 [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-10-28 15:45:15.707 [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-10-28 15:45:15.707 [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-10-28 15:45:15.708 [eventLoopGroupProxy-13-2 @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-10-28 15:45:15.711 [eventLoopGroupProxy-13-2 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.711 [eventLoopGroupProxy-13-2 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.711 [eventLoopGroupProxy-13-2 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:15.711 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.713 [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-10-28 15:45:15.713 [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-10-28 15:45:15.713 [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-10-28 15:45:15.713 [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-10-28 15:45:15.715 [eventLoopGroupProxy-13-2 @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-10-28 15:45:15.717 [eventLoopGroupProxy-13-2 @coroutine#925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.717 [eventLoopGroupProxy-13-2 @call-handler#924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.717 [eventLoopGroupProxy-13-2 @call-handler#924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:15.718 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.720 [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-10-28 15:45:15.720 [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-10-28 15:45:15.720 [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-10-28 15:45:15.720 [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-10-28 15:45:15.721 [eventLoopGroupProxy-13-2 @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-10-28 15:45:15.724 [eventLoopGroupProxy-13-2 @coroutine#930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.724 [eventLoopGroupProxy-13-2 @call-handler#929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.724 [eventLoopGroupProxy-13-2 @call-handler#929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:15.725 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.727 [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-10-28 15:45:15.727 [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-10-28 15:45:15.727 [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-10-28 15:45:15.727 [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-10-28 15:45:15.728 [eventLoopGroupProxy-13-2 @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-10-28 15:45:15.731 [eventLoopGroupProxy-13-2 @coroutine#935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.731 [eventLoopGroupProxy-13-2 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.731 [eventLoopGroupProxy-13-2 @call-handler#934] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:15.732 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.735 [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-10-28 15:45:15.735 [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-10-28 15:45:15.735 [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-10-28 15:45:15.735 [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-10-28 15:45:15.736 [eventLoopGroupProxy-13-2 @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-10-28 15:45:15.739 [eventLoopGroupProxy-13-2 @coroutine#940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.739 [eventLoopGroupProxy-13-2 @call-handler#939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.739 [eventLoopGroupProxy-13-2 @call-handler#939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:15.740 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.742 [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-10-28 15:45:15.742 [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-10-28 15:45:15.742 [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-10-28 15:45:15.742 [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-10-28 15:45:15.743 [eventLoopGroupProxy-13-2 @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-10-28 15:45:15.746 [eventLoopGroupProxy-13-2 @coroutine#945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.746 [eventLoopGroupProxy-13-2 @call-handler#944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.746 [eventLoopGroupProxy-13-2 @call-handler#944] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:15.747 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.748 [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-10-28 15:45:15.749 [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-10-28 15:45:15.749 [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-10-28 15:45:15.749 [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-10-28 15:45:15.750 [eventLoopGroupProxy-13-2 @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-10-28 15:45:15.753 [eventLoopGroupProxy-13-2 @coroutine#950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.753 [eventLoopGroupProxy-13-2 @call-handler#949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.753 [eventLoopGroupProxy-13-2 @call-handler#949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:15.754 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.755 [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-10-28 15:45:15.755 [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-10-28 15:45:15.755 [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-10-28 15:45:15.755 [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-10-28 15:45:15.757 [eventLoopGroupProxy-13-2 @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-10-28 15:45:15.760 [eventLoopGroupProxy-13-2 @coroutine#955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.760 [eventLoopGroupProxy-13-2 @call-handler#954] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.760 [eventLoopGroupProxy-13-2 @call-handler#954] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:15.761 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.763 [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-10-28 15:45:15.763 [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-10-28 15:45:15.763 [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-10-28 15:45:15.763 [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-10-28 15:45:15.766 [eventLoopGroupProxy-13-2 @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-10-28 15:45:15.769 [eventLoopGroupProxy-13-2 @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.769 [eventLoopGroupProxy-13-2 @call-handler#959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.769 [eventLoopGroupProxy-13-2 @call-handler#959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:15.770 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.772 [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-10-28 15:45:15.772 [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-10-28 15:45:15.772 [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-10-28 15:45:15.772 [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-10-28 15:45:15.774 [eventLoopGroupProxy-13-2 @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-10-28 15:45:15.776 [eventLoopGroupProxy-13-2 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.777 [eventLoopGroupProxy-13-2 @call-handler#964] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.777 [eventLoopGroupProxy-13-2 @call-handler#964] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:15.778 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.779 [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-10-28 15:45:15.779 [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-10-28 15:45:15.779 [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-10-28 15:45:15.779 [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-10-28 15:45:15.781 [eventLoopGroupProxy-13-2 @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-10-28 15:45:15.783 [eventLoopGroupProxy-13-2 @coroutine#970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.784 [eventLoopGroupProxy-13-2 @call-handler#969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.784 [eventLoopGroupProxy-13-2 @call-handler#969] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:15.785 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.786 [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-10-28 15:45:15.786 [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-10-28 15:45:15.786 [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-10-28 15:45:15.786 [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-10-28 15:45:15.788 [eventLoopGroupProxy-13-2 @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-10-28 15:45:15.791 [eventLoopGroupProxy-13-2 @coroutine#975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.791 [eventLoopGroupProxy-13-2 @call-handler#974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.791 [eventLoopGroupProxy-13-2 @call-handler#974] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:15.792 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.793 [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-10-28 15:45:15.793 [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-10-28 15:45:15.793 [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-10-28 15:45:15.793 [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-10-28 15:45:15.795 [eventLoopGroupProxy-13-2 @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-10-28 15:45:15.798 [eventLoopGroupProxy-13-2 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.798 [eventLoopGroupProxy-13-2 @call-handler#979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.798 [eventLoopGroupProxy-13-2 @call-handler#979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:15.799 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.801 [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-10-28 15:45:15.801 [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-10-28 15:45:15.801 [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-10-28 15:45:15.801 [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-10-28 15:45:15.802 [eventLoopGroupProxy-13-2 @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-10-28 15:45:15.805 [eventLoopGroupProxy-13-2 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.805 [eventLoopGroupProxy-13-2 @call-handler#984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.805 [eventLoopGroupProxy-13-2 @call-handler#984] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:15.806 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.807 [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-10-28 15:45:15.807 [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-10-28 15:45:15.807 [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-10-28 15:45:15.807 [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-10-28 15:45:15.809 [eventLoopGroupProxy-13-2 @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-10-28 15:45:15.811 [eventLoopGroupProxy-13-2 @coroutine#990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.811 [eventLoopGroupProxy-13-2 @call-handler#989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.811 [eventLoopGroupProxy-13-2 @call-handler#989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:15.812 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.813 [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-10-28 15:45:15.814 [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-10-28 15:45:15.814 [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-10-28 15:45:15.814 [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-10-28 15:45:15.815 [eventLoopGroupProxy-13-2 @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-10-28 15:45:15.817 [eventLoopGroupProxy-13-2 @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.818 [eventLoopGroupProxy-13-2 @call-handler#994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.818 [eventLoopGroupProxy-13-2 @call-handler#994] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:15.818 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.820 [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-10-28 15:45:15.820 [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-10-28 15:45:15.820 [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-10-28 15:45:15.820 [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-10-28 15:45:15.821 [eventLoopGroupProxy-13-2 @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-10-28 15:45:15.824 [eventLoopGroupProxy-13-2 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.824 [eventLoopGroupProxy-13-2 @call-handler#999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.824 [eventLoopGroupProxy-13-2 @call-handler#999] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:15.824 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.826 [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-10-28 15:45:15.826 [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-10-28 15:45:15.826 [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-10-28 15:45:15.826 [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-10-28 15:45:15.827 [eventLoopGroupProxy-13-2 @call-handler#1004] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:15.873 [eventLoopGroupProxy-13-2 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.873 [eventLoopGroupProxy-13-2 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.873 [eventLoopGroupProxy-13-2 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-10-28 15:45:15.874 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.876 [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-10-28 15:45:15.876 [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-10-28 15:45:15.876 [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-10-28 15:45:15.876 [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-10-28 15:45:15.877 [eventLoopGroupProxy-13-2 @call-handler#1009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:15.880 [eventLoopGroupProxy-13-2 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.880 [eventLoopGroupProxy-13-2 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.880 [eventLoopGroupProxy-13-2 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:15.881 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.882 [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-10-28 15:45:15.882 [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-10-28 15:45:15.882 [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-10-28 15:45:15.882 [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-10-28 15:45:15.883 [eventLoopGroupProxy-13-2 @call-handler#1014] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:15.886 [eventLoopGroupProxy-13-2 @coroutine#1015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.886 [eventLoopGroupProxy-13-2 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.886 [eventLoopGroupProxy-13-2 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:15.887 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.888 [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-10-28 15:45:15.888 [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-10-28 15:45:15.888 [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-10-28 15:45:15.888 [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-10-28 15:45:15.889 [eventLoopGroupProxy-13-2 @call-handler#1019] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:15.892 [eventLoopGroupProxy-13-2 @coroutine#1020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.892 [eventLoopGroupProxy-13-2 @call-handler#1019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.892 [eventLoopGroupProxy-13-2 @call-handler#1019] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:15.892 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.894 [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-10-28 15:45:15.894 [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-10-28 15:45:15.894 [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-10-28 15:45:15.894 [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-10-28 15:45:15.895 [eventLoopGroupProxy-13-2 @call-handler#1024] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:15.940 [eventLoopGroupProxy-13-2 @coroutine#1025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.940 [eventLoopGroupProxy-13-2 @call-handler#1024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.940 [eventLoopGroupProxy-13-2 @call-handler#1024] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:45:15.941 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.943 [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-10-28 15:45:15.943 [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-10-28 15:45:15.943 [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-10-28 15:45:15.943 [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-10-28 15:45:15.944 [eventLoopGroupProxy-13-2 @call-handler#1029] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:15.989 [eventLoopGroupProxy-13-2 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.990 [eventLoopGroupProxy-13-2 @call-handler#1029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.990 [eventLoopGroupProxy-13-2 @call-handler#1029] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-10-28 15:45:15.990 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:15.992 [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-10-28 15:45:15.992 [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-10-28 15:45:15.992 [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-10-28 15:45:15.992 [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-10-28 15:45:15.993 [eventLoopGroupProxy-13-2 @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-10-28 15:45:15.996 [eventLoopGroupProxy-13-2 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:15.997 [eventLoopGroupProxy-13-2 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:15.997 [eventLoopGroupProxy-13-2 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:45:15.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-10-28 15:45:15.999 [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-10-28 15:45:15.999 [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-10-28 15:45:15.999 [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-10-28 15:45:15.999 [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-10-28 15:45:16.000 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.002 [eventLoopGroupProxy-13-2 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.003 [eventLoopGroupProxy-13-2 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.003 [eventLoopGroupProxy-13-2 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:16.003 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.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-10-28 15:45:16.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-10-28 15:45:16.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-10-28 15:45:16.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-10-28 15:45:16.006 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.052 [eventLoopGroupProxy-13-2 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.052 [eventLoopGroupProxy-13-2 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.052 [eventLoopGroupProxy-13-2 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-10-28 15:45:16.053 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.055 [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-10-28 15:45:16.055 [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-10-28 15:45:16.055 [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-10-28 15:45:16.055 [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-10-28 15:45:16.056 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.059 [eventLoopGroupProxy-13-2 @coroutine#1051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.059 [eventLoopGroupProxy-13-2 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.059 [eventLoopGroupProxy-13-2 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:16.060 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.061 [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-10-28 15:45:16.061 [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-10-28 15:45:16.061 [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-10-28 15:45:16.062 [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-10-28 15:45:16.063 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.065 [eventLoopGroupProxy-13-2 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.065 [eventLoopGroupProxy-13-2 @call-handler#1055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.066 [eventLoopGroupProxy-13-2 @call-handler#1055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:16.066 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.069 [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-10-28 15:45:16.069 [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-10-28 15:45:16.069 [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-10-28 15:45:16.069 [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-10-28 15:45:16.071 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.073 [eventLoopGroupProxy-13-2 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.074 [eventLoopGroupProxy-13-2 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.074 [eventLoopGroupProxy-13-2 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:16.074 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.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-10-28 15:45:16.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-10-28 15:45:16.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-10-28 15:45:16.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-10-28 15:45:16.079 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.082 [eventLoopGroupProxy-13-2 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.082 [eventLoopGroupProxy-13-2 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.082 [eventLoopGroupProxy-13-2 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:45:16.083 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.084 [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-10-28 15:45:16.084 [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-10-28 15:45:16.084 [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-10-28 15:45:16.084 [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-10-28 15:45:16.086 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.132 [eventLoopGroupProxy-13-2 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.133 [eventLoopGroupProxy-13-2 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.133 [eventLoopGroupProxy-13-2 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-10-28 15:45:16.133 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.137 [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-10-28 15:45:16.137 [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-10-28 15:45:16.137 [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-10-28 15:45:16.137 [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-10-28 15:45:16.138 [eventLoopGroupProxy-13-2 @call-handler#1075] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.141 [eventLoopGroupProxy-13-2 @coroutine#1076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.141 [eventLoopGroupProxy-13-2 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.142 [eventLoopGroupProxy-13-2 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:45:16.142 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.144 [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-10-28 15:45:16.144 [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-10-28 15:45:16.144 [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-10-28 15:45:16.144 [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-10-28 15:45:16.145 [eventLoopGroupProxy-13-2 @call-handler#1080] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.148 [eventLoopGroupProxy-13-2 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.148 [eventLoopGroupProxy-13-2 @call-handler#1080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.148 [eventLoopGroupProxy-13-2 @call-handler#1080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:16.149 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.150 [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-10-28 15:45:16.150 [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-10-28 15:45:16.150 [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-10-28 15:45:16.150 [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-10-28 15:45:16.152 [eventLoopGroupProxy-13-2 @call-handler#1085] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.159 [eventLoopGroupProxy-13-2 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.159 [eventLoopGroupProxy-13-2 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.159 [eventLoopGroupProxy-13-2 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-10-28 15:45:16.160 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.161 [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-10-28 15:45:16.161 [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-10-28 15:45:16.161 [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-10-28 15:45:16.161 [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-10-28 15:45:16.162 [eventLoopGroupProxy-13-2 @call-handler#1090] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.164 [eventLoopGroupProxy-13-2 @coroutine#1091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.165 [eventLoopGroupProxy-13-2 @call-handler#1090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.165 [eventLoopGroupProxy-13-2 @call-handler#1090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:16.165 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.168 [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-10-28 15:45:16.168 [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-10-28 15:45:16.168 [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-10-28 15:45:16.168 [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-10-28 15:45:16.170 [eventLoopGroupProxy-13-2 @call-handler#1095] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.173 [eventLoopGroupProxy-13-2 @coroutine#1096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.173 [eventLoopGroupProxy-13-2 @call-handler#1095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.173 [eventLoopGroupProxy-13-2 @call-handler#1095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:16.174 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.176 [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-10-28 15:45:16.176 [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-10-28 15:45:16.176 [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-10-28 15:45:16.176 [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-10-28 15:45:16.177 [eventLoopGroupProxy-13-2 @call-handler#1100] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.180 [eventLoopGroupProxy-13-2 @coroutine#1101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.180 [eventLoopGroupProxy-13-2 @call-handler#1100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.181 [eventLoopGroupProxy-13-2 @call-handler#1100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:45:16.181 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.187 [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-10-28 15:45:16.187 [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-10-28 15:45:16.187 [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-10-28 15:45:16.187 [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-10-28 15:45:16.189 [eventLoopGroupProxy-13-2 @call-handler#1105] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.191 [eventLoopGroupProxy-13-2 @coroutine#1106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.191 [eventLoopGroupProxy-13-2 @call-handler#1105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.192 [eventLoopGroupProxy-13-2 @call-handler#1105] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:16.192 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.196 [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-10-28 15:45:16.196 [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-10-28 15:45:16.196 [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-10-28 15:45:16.196 [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-10-28 15:45:16.198 [eventLoopGroupProxy-13-2 @call-handler#1110] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.201 [eventLoopGroupProxy-13-2 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.201 [eventLoopGroupProxy-13-2 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.201 [eventLoopGroupProxy-13-2 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:16.202 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.203 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.203 [DefaultDispatcher-worker-9 @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-10-28 15:45:16.203 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.203 [DefaultDispatcher-worker-9 @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-10-28 15:45:16.205 [eventLoopGroupProxy-13-2 @call-handler#1115] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.207 [eventLoopGroupProxy-13-2 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.207 [eventLoopGroupProxy-13-2 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.207 [eventLoopGroupProxy-13-2 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:16.208 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.209 [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-10-28 15:45:16.209 [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-10-28 15:45:16.209 [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-10-28 15:45:16.209 [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-10-28 15:45:16.211 [eventLoopGroupProxy-13-2 @call-handler#1120] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.213 [eventLoopGroupProxy-13-2 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.213 [eventLoopGroupProxy-13-2 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.213 [eventLoopGroupProxy-13-2 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:16.214 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.215 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.215 [DefaultDispatcher-worker-10 @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-10-28 15:45:16.215 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.215 [DefaultDispatcher-worker-10 @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-10-28 15:45:16.217 [eventLoopGroupProxy-13-2 @call-handler#1125] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.219 [eventLoopGroupProxy-13-2 @coroutine#1126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.219 [eventLoopGroupProxy-13-2 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.219 [eventLoopGroupProxy-13-2 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:16.220 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.222 [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-10-28 15:45:16.222 [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-10-28 15:45:16.222 [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-10-28 15:45:16.222 [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-10-28 15:45:16.223 [eventLoopGroupProxy-13-2 @call-handler#1130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.224 [DefaultDispatcher-worker-8 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-10-28 15:45:16.226 [eventLoopGroupProxy-13-2 @coroutine#1132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.226 [eventLoopGroupProxy-13-2 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.226 [eventLoopGroupProxy-13-2 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:16.227 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.228 [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-10-28 15:45:16.228 [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-10-28 15:45:16.228 [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-10-28 15:45:16.228 [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-10-28 15:45:16.230 [eventLoopGroupProxy-13-2 @call-handler#1136] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.276 [eventLoopGroupProxy-13-2 @coroutine#1138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.276 [eventLoopGroupProxy-13-2 @call-handler#1136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.276 [eventLoopGroupProxy-13-2 @call-handler#1136] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-10-28 15:45:16.277 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.279 [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-10-28 15:45:16.279 [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-10-28 15:45:16.279 [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-10-28 15:45:16.279 [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-10-28 15:45:16.280 [eventLoopGroupProxy-13-2 @call-handler#1142] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.282 [eventLoopGroupProxy-13-2 @coroutine#1143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.282 [eventLoopGroupProxy-13-2 @call-handler#1142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.282 [eventLoopGroupProxy-13-2 @call-handler#1142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:16.283 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.284 [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-10-28 15:45:16.284 [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-10-28 15:45:16.284 [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-10-28 15:45:16.284 [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-10-28 15:45:16.285 [eventLoopGroupProxy-13-2 @call-handler#1147] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.287 [eventLoopGroupProxy-13-2 @coroutine#1148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.287 [eventLoopGroupProxy-13-2 @call-handler#1147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.287 [eventLoopGroupProxy-13-2 @call-handler#1147] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:16.288 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.289 [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-10-28 15:45:16.289 [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-10-28 15:45:16.289 [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-10-28 15:45:16.289 [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-10-28 15:45:16.291 [eventLoopGroupProxy-13-2 @call-handler#1152] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.335 [eventLoopGroupProxy-13-2 @coroutine#1153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.335 [eventLoopGroupProxy-13-2 @call-handler#1152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.335 [eventLoopGroupProxy-13-2 @call-handler#1152] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:45:16.336 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.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-10-28 15:45:16.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-10-28 15:45:16.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-10-28 15:45:16.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-10-28 15:45:16.339 [eventLoopGroupProxy-13-2 @call-handler#1157] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.341 [eventLoopGroupProxy-13-2 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.341 [eventLoopGroupProxy-13-2 @call-handler#1157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.341 [eventLoopGroupProxy-13-2 @call-handler#1157] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:16.342 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.343 [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-10-28 15:45:16.343 [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-10-28 15:45:16.343 [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-10-28 15:45:16.344 [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-10-28 15:45:16.345 [eventLoopGroupProxy-13-2 @call-handler#1162] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.347 [eventLoopGroupProxy-13-2 @coroutine#1163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.347 [eventLoopGroupProxy-13-2 @call-handler#1162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.347 [eventLoopGroupProxy-13-2 @call-handler#1162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:16.347 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.348 [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-10-28 15:45:16.349 [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-10-28 15:45:16.349 [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-10-28 15:45:16.349 [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-10-28 15:45:16.350 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.352 [eventLoopGroupProxy-13-2 @coroutine#1168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.352 [eventLoopGroupProxy-13-2 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.352 [eventLoopGroupProxy-13-2 @call-handler#1167] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:16.353 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.354 [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-10-28 15:45:16.354 [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-10-28 15:45:16.354 [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-10-28 15:45:16.354 [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-10-28 15:45:16.355 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.400 [eventLoopGroupProxy-13-2 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.400 [eventLoopGroupProxy-13-2 @call-handler#1172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.400 [eventLoopGroupProxy-13-2 @call-handler#1172] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:45:16.401 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.402 [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-10-28 15:45:16.402 [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-10-28 15:45:16.402 [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-10-28 15:45:16.402 [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-10-28 15:45:16.404 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.407 [eventLoopGroupProxy-13-2 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.407 [eventLoopGroupProxy-13-2 @call-handler#1177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.407 [eventLoopGroupProxy-13-2 @call-handler#1177] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:16.408 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.409 [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-10-28 15:45:16.409 [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-10-28 15:45:16.409 [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-10-28 15:45:16.409 [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-10-28 15:45:16.410 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.456 [eventLoopGroupProxy-13-2 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.456 [eventLoopGroupProxy-13-2 @call-handler#1182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.456 [eventLoopGroupProxy-13-2 @call-handler#1182] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-10-28 15:45:16.457 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.459 [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-10-28 15:45:16.459 [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-10-28 15:45:16.459 [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-10-28 15:45:16.459 [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-10-28 15:45:16.460 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.508 [eventLoopGroupProxy-13-2 @coroutine#1188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.508 [eventLoopGroupProxy-13-2 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.508 [eventLoopGroupProxy-13-2 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-10-28 15:45:16.509 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.510 [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-10-28 15:45:16.511 [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-10-28 15:45:16.511 [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-10-28 15:45:16.511 [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-10-28 15:45:16.512 [eventLoopGroupProxy-13-2 @call-handler#1192] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.557 [eventLoopGroupProxy-13-2 @coroutine#1194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.557 [eventLoopGroupProxy-13-2 @call-handler#1192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.557 [eventLoopGroupProxy-13-2 @call-handler#1192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:45:16.558 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.560 [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-10-28 15:45:16.560 [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-10-28 15:45:16.560 [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-10-28 15:45:16.560 [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-10-28 15:45:16.561 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.604 [eventLoopGroupProxy-13-2 @coroutine#1199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.604 [eventLoopGroupProxy-13-2 @call-handler#1198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.604 [eventLoopGroupProxy-13-2 @call-handler#1198] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-10-28 15:45:16.605 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.607 [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-10-28 15:45:16.607 [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-10-28 15:45:16.607 [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-10-28 15:45:16.607 [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-10-28 15:45:16.608 [eventLoopGroupProxy-13-2 @call-handler#1203] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.610 [eventLoopGroupProxy-13-2 @coroutine#1204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.610 [eventLoopGroupProxy-13-2 @call-handler#1203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.611 [eventLoopGroupProxy-13-2 @call-handler#1203] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:16.611 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.613 [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-10-28 15:45:16.613 [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-10-28 15:45:16.613 [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-10-28 15:45:16.613 [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-10-28 15:45:16.614 [eventLoopGroupProxy-13-2 @call-handler#1208] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.616 [eventLoopGroupProxy-13-2 @coroutine#1209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.616 [eventLoopGroupProxy-13-2 @call-handler#1208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.616 [eventLoopGroupProxy-13-2 @call-handler#1208] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:16.617 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.618 [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-10-28 15:45:16.618 [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-10-28 15:45:16.618 [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-10-28 15:45:16.618 [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-10-28 15:45:16.619 [eventLoopGroupProxy-13-2 @call-handler#1213] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.621 [eventLoopGroupProxy-13-2 @coroutine#1214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.621 [eventLoopGroupProxy-13-2 @call-handler#1213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.621 [eventLoopGroupProxy-13-2 @call-handler#1213] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:16.622 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.623 [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-10-28 15:45:16.623 [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-10-28 15:45:16.623 [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-10-28 15:45:16.623 [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-10-28 15:45:16.624 [eventLoopGroupProxy-13-2 @call-handler#1218] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.627 [eventLoopGroupProxy-13-2 @coroutine#1219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.627 [eventLoopGroupProxy-13-2 @call-handler#1218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.627 [eventLoopGroupProxy-13-2 @call-handler#1218] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:16.627 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.629 [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-10-28 15:45:16.629 [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-10-28 15:45:16.629 [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-10-28 15:45:16.629 [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-10-28 15:45:16.630 [eventLoopGroupProxy-13-2 @call-handler#1223] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.632 [eventLoopGroupProxy-13-2 @coroutine#1224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.632 [eventLoopGroupProxy-13-2 @call-handler#1223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.632 [eventLoopGroupProxy-13-2 @call-handler#1223] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:16.633 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.634 [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-10-28 15:45:16.634 [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-10-28 15:45:16.634 [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-10-28 15:45:16.634 [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-10-28 15:45:16.636 [eventLoopGroupProxy-13-2 @call-handler#1228] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.638 [eventLoopGroupProxy-13-2 @coroutine#1229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.638 [eventLoopGroupProxy-13-2 @call-handler#1228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.638 [eventLoopGroupProxy-13-2 @call-handler#1228] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:16.638 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.640 [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-10-28 15:45:16.640 [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-10-28 15:45:16.640 [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-10-28 15:45:16.640 [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-10-28 15:45:16.641 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.643 [eventLoopGroupProxy-13-2 @coroutine#1234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.643 [eventLoopGroupProxy-13-2 @call-handler#1233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.643 [eventLoopGroupProxy-13-2 @call-handler#1233] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:16.644 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.646 [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-10-28 15:45:16.646 [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-10-28 15:45:16.646 [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-10-28 15:45:16.646 [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-10-28 15:45:16.647 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.649 [eventLoopGroupProxy-13-2 @coroutine#1239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.649 [eventLoopGroupProxy-13-2 @call-handler#1238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.650 [eventLoopGroupProxy-13-2 @call-handler#1238] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:16.650 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.652 [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-10-28 15:45:16.652 [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-10-28 15:45:16.652 [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-10-28 15:45:16.652 [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-10-28 15:45:16.653 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.655 [eventLoopGroupProxy-13-2 @coroutine#1244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.655 [eventLoopGroupProxy-13-2 @call-handler#1243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.655 [eventLoopGroupProxy-13-2 @call-handler#1243] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:16.656 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.657 [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-10-28 15:45:16.657 [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-10-28 15:45:16.657 [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-10-28 15:45:16.657 [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-10-28 15:45:16.658 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.661 [eventLoopGroupProxy-13-2 @coroutine#1249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.661 [eventLoopGroupProxy-13-2 @call-handler#1248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.661 [eventLoopGroupProxy-13-2 @call-handler#1248] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:16.661 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.663 [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-10-28 15:45:16.663 [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-10-28 15:45:16.663 [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-10-28 15:45:16.663 [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-10-28 15:45:16.664 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.666 [eventLoopGroupProxy-13-2 @coroutine#1254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.667 [eventLoopGroupProxy-13-2 @call-handler#1253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.667 [eventLoopGroupProxy-13-2 @call-handler#1253] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:16.667 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.669 [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-10-28 15:45:16.669 [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-10-28 15:45:16.669 [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-10-28 15:45:16.669 [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-10-28 15:45:16.670 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.672 [eventLoopGroupProxy-13-2 @coroutine#1259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.672 [eventLoopGroupProxy-13-2 @call-handler#1258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.672 [eventLoopGroupProxy-13-2 @call-handler#1258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:16.673 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.674 [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-10-28 15:45:16.674 [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-10-28 15:45:16.674 [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-10-28 15:45:16.674 [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-10-28 15:45:16.676 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.678 [eventLoopGroupProxy-13-2 @coroutine#1264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.678 [eventLoopGroupProxy-13-2 @call-handler#1263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.678 [eventLoopGroupProxy-13-2 @call-handler#1263] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:16.679 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.680 [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-10-28 15:45:16.680 [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-10-28 15:45:16.680 [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-10-28 15:45:16.680 [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-10-28 15:45:16.682 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.684 [eventLoopGroupProxy-13-2 @coroutine#1269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.684 [eventLoopGroupProxy-13-2 @call-handler#1268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.684 [eventLoopGroupProxy-13-2 @call-handler#1268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:16.685 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.686 [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-10-28 15:45:16.687 [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-10-28 15:45:16.687 [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-10-28 15:45:16.687 [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-10-28 15:45:16.688 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.737 [eventLoopGroupProxy-13-2 @coroutine#1274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.738 [eventLoopGroupProxy-13-2 @call-handler#1273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.738 [eventLoopGroupProxy-13-2 @call-handler#1273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-10-28 15:45:16.738 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.740 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.740 [DefaultDispatcher-worker-13 @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-10-28 15:45:16.740 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.740 [DefaultDispatcher-worker-13 @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-10-28 15:45:16.741 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.744 [eventLoopGroupProxy-13-2 @coroutine#1279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.744 [eventLoopGroupProxy-13-2 @call-handler#1278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.744 [eventLoopGroupProxy-13-2 @call-handler#1278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:16.744 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.746 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.746 [DefaultDispatcher-worker-13 @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-10-28 15:45:16.746 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.746 [DefaultDispatcher-worker-13 @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-10-28 15:45:16.747 [DefaultDispatcher-worker-7 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-10-28 15:45:16.748 [eventLoopGroupProxy-13-2 @call-handler#1284] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.750 [eventLoopGroupProxy-13-2 @coroutine#1285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.750 [eventLoopGroupProxy-13-2 @call-handler#1284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.750 [eventLoopGroupProxy-13-2 @call-handler#1284] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:16.750 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.752 [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-10-28 15:45:16.752 [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-10-28 15:45:16.752 [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-10-28 15:45:16.752 [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-10-28 15:45:16.753 [eventLoopGroupProxy-13-2 @call-handler#1289] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.755 [eventLoopGroupProxy-13-2 @coroutine#1290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.755 [eventLoopGroupProxy-13-2 @call-handler#1289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.755 [eventLoopGroupProxy-13-2 @call-handler#1289] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:16.756 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.757 [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-10-28 15:45:16.757 [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-10-28 15:45:16.757 [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-10-28 15:45:16.757 [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-10-28 15:45:16.758 [eventLoopGroupProxy-13-2 @call-handler#1294] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.760 [eventLoopGroupProxy-13-2 @coroutine#1295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.760 [eventLoopGroupProxy-13-2 @call-handler#1294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.761 [eventLoopGroupProxy-13-2 @call-handler#1294] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:16.761 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.762 [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-10-28 15:45:16.762 [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-10-28 15:45:16.762 [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-10-28 15:45:16.762 [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-10-28 15:45:16.763 [eventLoopGroupProxy-13-2 @call-handler#1299] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.766 [eventLoopGroupProxy-13-2 @coroutine#1300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.766 [eventLoopGroupProxy-13-2 @call-handler#1299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.766 [eventLoopGroupProxy-13-2 @call-handler#1299] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:16.766 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.769 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.769 [DefaultDispatcher-worker-9 @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-10-28 15:45:16.769 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.769 [DefaultDispatcher-worker-9 @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-10-28 15:45:16.770 [eventLoopGroupProxy-13-2 @call-handler#1305] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.772 [DefaultDispatcher-worker-9 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.772 [eventLoopGroupProxy-13-2 @coroutine#1306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.773 [eventLoopGroupProxy-13-2 @call-handler#1305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.773 [eventLoopGroupProxy-13-2 @call-handler#1305] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:16.773 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.775 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.775 [DefaultDispatcher-worker-9 @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-10-28 15:45:16.775 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.775 [DefaultDispatcher-worker-9 @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-10-28 15:45:16.776 [eventLoopGroupProxy-13-2 @call-handler#1311] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.806 [DefaultDispatcher-worker-9 @coroutine#1312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-10-28 15:45:16.820 [eventLoopGroupProxy-13-2 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.821 [eventLoopGroupProxy-13-2 @call-handler#1311] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.821 [eventLoopGroupProxy-13-2 @call-handler#1311] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:45:16.821 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.823 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.824 [DefaultDispatcher-worker-9 @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-10-28 15:45:16.824 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.824 [DefaultDispatcher-worker-9 @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-10-28 15:45:16.825 [eventLoopGroupProxy-13-2 @call-handler#1318] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.827 [eventLoopGroupProxy-13-2 @coroutine#1319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.828 [eventLoopGroupProxy-13-2 @call-handler#1318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.828 [eventLoopGroupProxy-13-2 @call-handler#1318] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:16.828 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.830 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.830 [DefaultDispatcher-worker-9 @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-10-28 15:45:16.830 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.830 [DefaultDispatcher-worker-9 @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-10-28 15:45:16.831 [eventLoopGroupProxy-13-2 @call-handler#1323] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.833 [eventLoopGroupProxy-13-2 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.833 [eventLoopGroupProxy-13-2 @call-handler#1323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.833 [eventLoopGroupProxy-13-2 @call-handler#1323] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:16.834 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.835 [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-10-28 15:45:16.835 [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-10-28 15:45:16.835 [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-10-28 15:45:16.835 [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-10-28 15:45:16.836 [eventLoopGroupProxy-13-2 @call-handler#1328] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.880 [eventLoopGroupProxy-13-2 @coroutine#1330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.880 [eventLoopGroupProxy-13-2 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.880 [eventLoopGroupProxy-13-2 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:45:16.881 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.883 [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-10-28 15:45:16.883 [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-10-28 15:45:16.883 [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-10-28 15:45:16.883 [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-10-28 15:45:16.885 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.887 [eventLoopGroupProxy-13-2 @coroutine#1335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.888 [eventLoopGroupProxy-13-2 @call-handler#1334] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.888 [eventLoopGroupProxy-13-2 @call-handler#1334] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:16.888 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.890 [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-10-28 15:45:16.890 [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-10-28 15:45:16.890 [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-10-28 15:45:16.890 [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-10-28 15:45:16.891 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.893 [eventLoopGroupProxy-13-2 @coroutine#1340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.894 [eventLoopGroupProxy-13-2 @call-handler#1339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.894 [eventLoopGroupProxy-13-2 @call-handler#1339] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:16.894 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.896 [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-10-28 15:45:16.896 [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-10-28 15:45:16.896 [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-10-28 15:45:16.896 [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-10-28 15:45:16.897 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.899 [eventLoopGroupProxy-13-2 @coroutine#1345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.899 [eventLoopGroupProxy-13-2 @call-handler#1344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.900 [eventLoopGroupProxy-13-2 @call-handler#1344] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:16.900 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.901 [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-10-28 15:45:16.902 [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-10-28 15:45:16.902 [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-10-28 15:45:16.902 [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-10-28 15:45:16.903 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.905 [eventLoopGroupProxy-13-2 @coroutine#1350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.905 [eventLoopGroupProxy-13-2 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.905 [eventLoopGroupProxy-13-2 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:16.906 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.907 [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-10-28 15:45:16.907 [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-10-28 15:45:16.907 [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-10-28 15:45:16.907 [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-10-28 15:45:16.908 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.910 [eventLoopGroupProxy-13-2 @coroutine#1355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.910 [eventLoopGroupProxy-13-2 @call-handler#1354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.910 [eventLoopGroupProxy-13-2 @call-handler#1354] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:16.911 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.912 [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-10-28 15:45:16.912 [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-10-28 15:45:16.912 [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-10-28 15:45:16.912 [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-10-28 15:45:16.913 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.916 [eventLoopGroupProxy-13-2 @coroutine#1360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.916 [eventLoopGroupProxy-13-2 @call-handler#1359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.916 [eventLoopGroupProxy-13-2 @call-handler#1359] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:16.916 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.918 [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-10-28 15:45:16.918 [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-10-28 15:45:16.918 [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-10-28 15:45:16.918 [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-10-28 15:45:16.919 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.921 [eventLoopGroupProxy-13-2 @coroutine#1365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.921 [eventLoopGroupProxy-13-2 @call-handler#1364] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.921 [eventLoopGroupProxy-13-2 @call-handler#1364] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:16.922 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.923 [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-10-28 15:45:16.923 [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-10-28 15:45:16.923 [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-10-28 15:45:16.923 [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-10-28 15:45:16.925 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.927 [eventLoopGroupProxy-13-2 @coroutine#1370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.927 [eventLoopGroupProxy-13-2 @call-handler#1369] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.927 [eventLoopGroupProxy-13-2 @call-handler#1369] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:16.928 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.929 [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-10-28 15:45:16.929 [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-10-28 15:45:16.929 [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-10-28 15:45:16.929 [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-10-28 15:45:16.930 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.932 [eventLoopGroupProxy-13-2 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.932 [eventLoopGroupProxy-13-2 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.932 [eventLoopGroupProxy-13-2 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:16.933 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.934 [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-10-28 15:45:16.935 [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-10-28 15:45:16.935 [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-10-28 15:45:16.935 [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-10-28 15:45:16.936 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.938 [eventLoopGroupProxy-13-2 @coroutine#1380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.938 [eventLoopGroupProxy-13-2 @call-handler#1379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.938 [eventLoopGroupProxy-13-2 @call-handler#1379] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:16.938 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.940 [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-10-28 15:45:16.940 [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-10-28 15:45:16.940 [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-10-28 15:45:16.940 [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-10-28 15:45:16.941 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.943 [eventLoopGroupProxy-13-2 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.943 [eventLoopGroupProxy-13-2 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.943 [eventLoopGroupProxy-13-2 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:16.944 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.947 [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-10-28 15:45:16.947 [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-10-28 15:45:16.947 [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-10-28 15:45:16.947 [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-10-28 15:45:16.948 [eventLoopGroupProxy-13-2 @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-10-28 15:45:16.992 [eventLoopGroupProxy-13-2 @coroutine#1390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.992 [eventLoopGroupProxy-13-2 @call-handler#1389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.992 [eventLoopGroupProxy-13-2 @call-handler#1389] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:45:16.993 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:16.994 [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-10-28 15:45:16.994 [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-10-28 15:45:16.994 [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-10-28 15:45:16.994 [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-10-28 15:45:16.995 [eventLoopGroupProxy-13-2 @call-handler#1394] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:16.997 [eventLoopGroupProxy-13-2 @coroutine#1395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:16.998 [eventLoopGroupProxy-13-2 @call-handler#1394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:16.998 [eventLoopGroupProxy-13-2 @call-handler#1394] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:16.998 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.000 [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-10-28 15:45:17.000 [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-10-28 15:45:17.000 [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-10-28 15:45:17.000 [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-10-28 15:45:17.001 [eventLoopGroupProxy-13-2 @call-handler#1399] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.049 [eventLoopGroupProxy-13-2 @coroutine#1400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.049 [eventLoopGroupProxy-13-2 @call-handler#1399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.049 [eventLoopGroupProxy-13-2 @call-handler#1399] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-10-28 15:45:17.049 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.051 [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-10-28 15:45:17.051 [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-10-28 15:45:17.051 [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-10-28 15:45:17.051 [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-10-28 15:45:17.052 [eventLoopGroupProxy-13-2 @call-handler#1404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.054 [eventLoopGroupProxy-13-2 @coroutine#1405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.054 [eventLoopGroupProxy-13-2 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.054 [eventLoopGroupProxy-13-2 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:17.055 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.056 [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-10-28 15:45:17.056 [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-10-28 15:45:17.056 [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-10-28 15:45:17.056 [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-10-28 15:45:17.057 [eventLoopGroupProxy-13-2 @call-handler#1409] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.103 [eventLoopGroupProxy-13-2 @coroutine#1410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.103 [eventLoopGroupProxy-13-2 @call-handler#1409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.103 [eventLoopGroupProxy-13-2 @call-handler#1409] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-10-28 15:45:17.104 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.105 [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-10-28 15:45:17.105 [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-10-28 15:45:17.105 [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-10-28 15:45:17.105 [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-10-28 15:45:17.106 [eventLoopGroupProxy-13-2 @call-handler#1414] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.151 [eventLoopGroupProxy-13-2 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.151 [eventLoopGroupProxy-13-2 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.151 [eventLoopGroupProxy-13-2 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:45:17.152 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.153 [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-10-28 15:45:17.153 [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-10-28 15:45:17.153 [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-10-28 15:45:17.153 [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-10-28 15:45:17.154 [eventLoopGroupProxy-13-2 @call-handler#1420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.199 [eventLoopGroupProxy-13-2 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.199 [eventLoopGroupProxy-13-2 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.199 [eventLoopGroupProxy-13-2 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:45:17.200 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.201 [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-10-28 15:45:17.201 [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-10-28 15:45:17.201 [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-10-28 15:45:17.201 [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-10-28 15:45:17.202 [eventLoopGroupProxy-13-2 @call-handler#1425] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.247 [eventLoopGroupProxy-13-2 @coroutine#1426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.247 [eventLoopGroupProxy-13-2 @call-handler#1425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.247 [eventLoopGroupProxy-13-2 @call-handler#1425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:45:17.248 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.250 [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-10-28 15:45:17.250 [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-10-28 15:45:17.250 [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-10-28 15:45:17.250 [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-10-28 15:45:17.251 [eventLoopGroupProxy-13-2 @call-handler#1430] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.268 [DefaultDispatcher-worker-9 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-10-28 15:45:17.295 [eventLoopGroupProxy-13-2 @coroutine#1432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.295 [eventLoopGroupProxy-13-2 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.295 [eventLoopGroupProxy-13-2 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:45:17.296 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.298 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.298 [DefaultDispatcher-worker-13 @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-10-28 15:45:17.298 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.298 [DefaultDispatcher-worker-13 @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-10-28 15:45:17.299 [eventLoopGroupProxy-13-2 @call-handler#1436] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.301 [eventLoopGroupProxy-13-2 @coroutine#1437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.302 [eventLoopGroupProxy-13-2 @call-handler#1436] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.302 [eventLoopGroupProxy-13-2 @call-handler#1436] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:17.302 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.303 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.303 [DefaultDispatcher-worker-13 @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-10-28 15:45:17.303 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.303 [DefaultDispatcher-worker-13 @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-10-28 15:45:17.304 [eventLoopGroupProxy-13-2 @call-handler#1441] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.348 [eventLoopGroupProxy-13-2 @coroutine#1442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.348 [eventLoopGroupProxy-13-2 @call-handler#1441] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.348 [eventLoopGroupProxy-13-2 @call-handler#1441] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:45:17.348 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.350 [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-10-28 15:45:17.350 [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-10-28 15:45:17.350 [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-10-28 15:45:17.350 [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-10-28 15:45:17.351 [eventLoopGroupProxy-13-2 @call-handler#1446] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.354 [eventLoopGroupProxy-13-2 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.354 [eventLoopGroupProxy-13-2 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.354 [eventLoopGroupProxy-13-2 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:17.354 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.355 [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-10-28 15:45:17.356 [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-10-28 15:45:17.356 [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-10-28 15:45:17.356 [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-10-28 15:45:17.356 [eventLoopGroupProxy-13-2 @call-handler#1451] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.399 [eventLoopGroupProxy-13-2 @coroutine#1452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.399 [eventLoopGroupProxy-13-2 @call-handler#1451] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.400 [eventLoopGroupProxy-13-2 @call-handler#1451] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:45:17.400 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.401 [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-10-28 15:45:17.401 [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-10-28 15:45:17.401 [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-10-28 15:45:17.402 [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-10-28 15:45:17.403 [eventLoopGroupProxy-13-2 @call-handler#1456] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.406 [eventLoopGroupProxy-13-2 @coroutine#1457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.406 [eventLoopGroupProxy-13-2 @call-handler#1456] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.406 [eventLoopGroupProxy-13-2 @call-handler#1456] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:45:17.406 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.407 [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-10-28 15:45:17.408 [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-10-28 15:45:17.408 [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-10-28 15:45:17.408 [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-10-28 15:45:17.409 [eventLoopGroupProxy-13-2 @call-handler#1461] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.411 [eventLoopGroupProxy-13-2 @coroutine#1462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.411 [eventLoopGroupProxy-13-2 @call-handler#1461] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.411 [eventLoopGroupProxy-13-2 @call-handler#1461] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:17.412 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.413 [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-10-28 15:45:17.413 [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-10-28 15:45:17.413 [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-10-28 15:45:17.413 [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-10-28 15:45:17.414 [eventLoopGroupProxy-13-2 @call-handler#1466] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.416 [eventLoopGroupProxy-13-2 @coroutine#1467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.416 [eventLoopGroupProxy-13-2 @call-handler#1466] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.416 [eventLoopGroupProxy-13-2 @call-handler#1466] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:17.416 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.418 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.418 [DefaultDispatcher-worker-9 @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-10-28 15:45:17.418 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.418 [DefaultDispatcher-worker-9 @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-10-28 15:45:17.419 [eventLoopGroupProxy-13-2 @call-handler#1471] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.464 [eventLoopGroupProxy-13-2 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.464 [eventLoopGroupProxy-13-2 @call-handler#1471] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.464 [eventLoopGroupProxy-13-2 @call-handler#1471] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:45:17.465 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.466 [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-10-28 15:45:17.466 [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-10-28 15:45:17.466 [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-10-28 15:45:17.466 [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-10-28 15:45:17.467 [eventLoopGroupProxy-13-2 @call-handler#1477] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.470 [eventLoopGroupProxy-13-2 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.470 [eventLoopGroupProxy-13-2 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.470 [eventLoopGroupProxy-13-2 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:17.470 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.471 [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-10-28 15:45:17.471 [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-10-28 15:45:17.471 [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-10-28 15:45:17.471 [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-10-28 15:45:17.472 [eventLoopGroupProxy-13-2 @call-handler#1482] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.474 [eventLoopGroupProxy-13-2 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.474 [eventLoopGroupProxy-13-2 @call-handler#1482] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.475 [eventLoopGroupProxy-13-2 @call-handler#1482] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:17.475 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.476 [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-10-28 15:45:17.476 [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-10-28 15:45:17.476 [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-10-28 15:45:17.476 [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-10-28 15:45:17.477 [eventLoopGroupProxy-13-2 @call-handler#1487] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.479 [eventLoopGroupProxy-13-2 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.479 [eventLoopGroupProxy-13-2 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.479 [eventLoopGroupProxy-13-2 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:17.480 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.481 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.481 [DefaultDispatcher-worker-3 @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-10-28 15:45:17.481 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.481 [DefaultDispatcher-worker-3 @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-10-28 15:45:17.482 [eventLoopGroupProxy-13-2 @call-handler#1492] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.527 [eventLoopGroupProxy-13-2 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.527 [eventLoopGroupProxy-13-2 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.527 [eventLoopGroupProxy-13-2 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:45:17.528 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.530 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.530 [DefaultDispatcher-worker-3 @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-10-28 15:45:17.530 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.530 [DefaultDispatcher-worker-3 @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-10-28 15:45:17.531 [eventLoopGroupProxy-13-2 @call-handler#1497] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.533 [eventLoopGroupProxy-13-2 @coroutine#1498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.533 [eventLoopGroupProxy-13-2 @call-handler#1497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.533 [eventLoopGroupProxy-13-2 @call-handler#1497] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:17.534 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.535 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.535 [DefaultDispatcher-worker-3 @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-10-28 15:45:17.535 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.535 [DefaultDispatcher-worker-3 @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-10-28 15:45:17.536 [eventLoopGroupProxy-13-2 @call-handler#1502] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.538 [eventLoopGroupProxy-13-2 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.538 [eventLoopGroupProxy-13-2 @call-handler#1502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.538 [eventLoopGroupProxy-13-2 @call-handler#1502] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:17.538 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.539 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.539 [DefaultDispatcher-worker-3 @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-10-28 15:45:17.539 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.539 [DefaultDispatcher-worker-3 @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-10-28 15:45:17.540 [eventLoopGroupProxy-13-2 @call-handler#1507] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.542 [eventLoopGroupProxy-13-2 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.542 [eventLoopGroupProxy-13-2 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.542 [eventLoopGroupProxy-13-2 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:17.543 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.544 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.544 [DefaultDispatcher-worker-13 @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-10-28 15:45:17.544 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.544 [DefaultDispatcher-worker-13 @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-10-28 15:45:17.545 [eventLoopGroupProxy-13-2 @call-handler#1512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.592 [eventLoopGroupProxy-13-2 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.592 [eventLoopGroupProxy-13-2 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.592 [eventLoopGroupProxy-13-2 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-10-28 15:45:17.593 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.594 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.594 [DefaultDispatcher-worker-13 @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-10-28 15:45:17.594 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.594 [DefaultDispatcher-worker-13 @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-10-28 15:45:17.595 [eventLoopGroupProxy-13-2 @call-handler#1517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.640 [eventLoopGroupProxy-13-2 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.641 [eventLoopGroupProxy-13-2 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.641 [eventLoopGroupProxy-13-2 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-10-28 15:45:17.641 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.643 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.643 [DefaultDispatcher-worker-13 @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-10-28 15:45:17.643 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.643 [DefaultDispatcher-worker-13 @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-10-28 15:45:17.644 [eventLoopGroupProxy-13-2 @call-handler#1522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.647 [eventLoopGroupProxy-13-2 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.648 [eventLoopGroupProxy-13-2 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.648 [eventLoopGroupProxy-13-2 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:45:17.648 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.650 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.650 [DefaultDispatcher-worker-13 @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-10-28 15:45:17.650 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.650 [DefaultDispatcher-worker-13 @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-10-28 15:45:17.651 [eventLoopGroupProxy-13-2 @call-handler#1527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.660 [eventLoopGroupProxy-13-2 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.660 [eventLoopGroupProxy-13-2 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.660 [eventLoopGroupProxy-13-2 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-10-28 15:45:17.660 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.661 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.662 [DefaultDispatcher-worker-13 @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-10-28 15:45:17.662 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.662 [DefaultDispatcher-worker-13 @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-10-28 15:45:17.663 [eventLoopGroupProxy-13-2 @call-handler#1532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.664 [eventLoopGroupProxy-13-2 @coroutine#1533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.665 [eventLoopGroupProxy-13-2 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.665 [eventLoopGroupProxy-13-2 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:17.665 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.666 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.666 [DefaultDispatcher-worker-13 @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-10-28 15:45:17.666 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.666 [DefaultDispatcher-worker-13 @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-10-28 15:45:17.667 [eventLoopGroupProxy-13-2 @call-handler#1537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.711 [eventLoopGroupProxy-13-2 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.711 [eventLoopGroupProxy-13-2 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.711 [eventLoopGroupProxy-13-2 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:45:17.712 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.713 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.713 [DefaultDispatcher-worker-13 @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-10-28 15:45:17.713 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.713 [DefaultDispatcher-worker-13 @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-10-28 15:45:17.715 [eventLoopGroupProxy-13-2 @call-handler#1542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.716 [eventLoopGroupProxy-13-2 @coroutine#1543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.717 [eventLoopGroupProxy-13-2 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.717 [eventLoopGroupProxy-13-2 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:17.717 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.719 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.719 [DefaultDispatcher-worker-13 @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-10-28 15:45:17.719 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.719 [DefaultDispatcher-worker-13 @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-10-28 15:45:17.720 [eventLoopGroupProxy-13-2 @call-handler#1547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.764 [eventLoopGroupProxy-13-2 @coroutine#1549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.764 [eventLoopGroupProxy-13-2 @call-handler#1547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.764 [eventLoopGroupProxy-13-2 @call-handler#1547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:45:17.765 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.766 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.766 [DefaultDispatcher-worker-13 @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-10-28 15:45:17.766 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.767 [DefaultDispatcher-worker-13 @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-10-28 15:45:17.768 [eventLoopGroupProxy-13-2 @call-handler#1553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.786 [DefaultDispatcher-worker-9 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-10-28 15:45:17.812 [eventLoopGroupProxy-13-2 @coroutine#1555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.812 [eventLoopGroupProxy-13-2 @call-handler#1553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.812 [eventLoopGroupProxy-13-2 @call-handler#1553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:45:17.813 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.814 [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-10-28 15:45:17.814 [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-10-28 15:45:17.814 [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-10-28 15:45:17.814 [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-10-28 15:45:17.815 [eventLoopGroupProxy-13-2 @call-handler#1559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.818 [eventLoopGroupProxy-13-2 @coroutine#1560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.818 [eventLoopGroupProxy-13-2 @call-handler#1559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.818 [eventLoopGroupProxy-13-2 @call-handler#1559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:17.818 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.820 [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-10-28 15:45:17.820 [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-10-28 15:45:17.820 [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-10-28 15:45:17.820 [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-10-28 15:45:17.821 [eventLoopGroupProxy-13-2 @call-handler#1564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.872 [eventLoopGroupProxy-13-2 @coroutine#1565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.873 [eventLoopGroupProxy-13-2 @call-handler#1564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.873 [eventLoopGroupProxy-13-2 @call-handler#1564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-10-28 15:45:17.873 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.875 [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-10-28 15:45:17.875 [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-10-28 15:45:17.875 [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-10-28 15:45:17.875 [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-10-28 15:45:17.876 [eventLoopGroupProxy-13-2 @call-handler#1569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.878 [eventLoopGroupProxy-13-2 @coroutine#1570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.878 [eventLoopGroupProxy-13-2 @call-handler#1569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.878 [eventLoopGroupProxy-13-2 @call-handler#1569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:17.879 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.880 [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-10-28 15:45:17.880 [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-10-28 15:45:17.880 [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-10-28 15:45:17.880 [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-10-28 15:45:17.881 [eventLoopGroupProxy-13-2 @call-handler#1574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.883 [eventLoopGroupProxy-13-2 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.883 [eventLoopGroupProxy-13-2 @call-handler#1574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.883 [eventLoopGroupProxy-13-2 @call-handler#1574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:17.884 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.884 [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-10-28 15:45:17.885 [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-10-28 15:45:17.885 [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-10-28 15:45:17.885 [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-10-28 15:45:17.885 [eventLoopGroupProxy-13-2 @call-handler#1579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.887 [eventLoopGroupProxy-13-2 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.887 [eventLoopGroupProxy-13-2 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.887 [eventLoopGroupProxy-13-2 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:17.888 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.889 [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-10-28 15:45:17.890 [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-10-28 15:45:17.890 [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-10-28 15:45:17.890 [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-10-28 15:45:17.891 [eventLoopGroupProxy-13-2 @call-handler#1584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.943 [eventLoopGroupProxy-13-2 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.943 [eventLoopGroupProxy-13-2 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.943 [eventLoopGroupProxy-13-2 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 53ms 2024-10-28 15:45:17.943 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.944 [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-10-28 15:45:17.945 [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-10-28 15:45:17.945 [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-10-28 15:45:17.945 [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-10-28 15:45:17.946 [eventLoopGroupProxy-13-2 @call-handler#1589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.991 [eventLoopGroupProxy-13-2 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.991 [eventLoopGroupProxy-13-2 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.992 [eventLoopGroupProxy-13-2 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-10-28 15:45:17.992 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.993 [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-10-28 15:45:17.993 [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-10-28 15:45:17.993 [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-10-28 15:45:17.993 [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-10-28 15:45:17.994 [eventLoopGroupProxy-13-2 @call-handler#1594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:17.996 [eventLoopGroupProxy-13-2 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:17.996 [eventLoopGroupProxy-13-2 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:17.997 [eventLoopGroupProxy-13-2 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:45:17.997 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:17.998 [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-10-28 15:45:17.998 [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-10-28 15:45:17.998 [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-10-28 15:45:17.998 [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-10-28 15:45:17.999 [eventLoopGroupProxy-13-2 @call-handler#1599] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:18.001 [eventLoopGroupProxy-13-2 @coroutine#1600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:18.001 [eventLoopGroupProxy-13-2 @call-handler#1599] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:18.001 [eventLoopGroupProxy-13-2 @call-handler#1599] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:45:18.002 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:18.004 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:18.004 [DefaultDispatcher-worker-10 @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-10-28 15:45:18.004 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:18.004 [DefaultDispatcher-worker-10 @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-10-28 15:45:18.005 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:45:18.010 [eventLoopGroupProxy-13-2 @coroutine#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:18.010 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:18.010 [eventLoopGroupProxy-13-2 @call-handler#1604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-10-28 15:45:18.011 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:18.024 [DefaultDispatcher-worker-9 @coroutine#787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-10-28 15:45:18.035 [DefaultDispatcher-worker-2 @coroutine#790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-10-28 15:45:18.035 [DefaultDispatcher-worker-2 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:18.035 [DefaultDispatcher-worker-2 @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-10-28 15:45:18.035 [DefaultDispatcher-worker-2 @coroutine#790] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:18.035 [DefaultDispatcher-worker-2 @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-10-28 15:45:18.037 [eventLoopGroupProxy-13-2 @call-handler#1614] 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-10-28 15:45:18.037 [eventLoopGroupProxy-13-2 @call-handler#1614] 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-10-28 15:45:18.037 [eventLoopGroupProxy-13-2 @call-handler#1614] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:45:18.063 [DefaultDispatcher-worker-13 @call-handler#1614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:45:18.064 [eventLoopGroupProxy-13-2 @call-handler#1614] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:18.064 [eventLoopGroupProxy-13-2 @call-handler#1614] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-10-28 15:45:18.064 [DefaultDispatcher-worker-13 @coroutine#757] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/654080202555031552/_ustadmanifest.json 2024-10-28 15:45:18.064 [DefaultDispatcher-worker-13 @coroutine#757] 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/654080202555031552/_ustadmanifest.json. 2024-10-28 15:45:18.064 [DefaultDispatcher-worker-13 @coroutine#757] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/654080202555031552/_ustadmanifest.json 2024-10-28 15:45:18.065 [DefaultDispatcher-worker-8 @coroutine#790] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:18.065 [DefaultDispatcher-worker-8 @coroutine#790] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:18.065 [DefaultDispatcher-worker-8 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:45:18.065 [DefaultDispatcher-worker-8 @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-10-28 15:45:18.066 [DefaultDispatcher-worker-10 @coroutine#757] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/654080202555031552/_ustadmanifest.json 2024-10-28 15:45:18.066 [DefaultDispatcher-worker-10 @coroutine#757] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/654080202555031552/_ustadmanifest.json 2024-10-28 15:45:18.067 [DefaultDispatcher-worker-6 @coroutine#757] 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/654080202555031552/_ustadmanifest.json. 2024-10-28 15:45:18.067 [DefaultDispatcher-worker-6 @coroutine#757] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/654080202555031552/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:45:18.076 [DefaultDispatcher-worker-4 @coroutine#790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2024-10-28 15:45:18.100 [DefaultDispatcher-worker-12 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-10-28 15:45:18.134 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-10-28 15:45:18.134 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-10-28 15:45:18.134 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-10-28 15:45:18.134 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-10-28 15:45:18.134 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-10-28 15:45:18.140 [Test worker @coroutine#1631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-10-28 15:45:18.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-10-28 15:45:18.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-10-28 15:45:18.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:18.140 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f: (connection evicted) 2024-10-28 15:45:18.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:18.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-10-28 15:45:18.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-10-28 15:45:18.296 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:45:18.296 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:45:18.524 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:45:18.782 [DefaultDispatcher-worker-13 @coroutine#1635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2024-10-28 15:45:19.145 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@218e186b 2024-10-28 15:45:19.145 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@218e186b 2024-10-28 15:45:19.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-10-28 15:45:19.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-10-28 15:45:19.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:19.146 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5274acd1: (connection evicted) 2024-10-28 15:45:19.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:19.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-10-28 15:45:19.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-10-28 15:45:19.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-10-28 15:45:19.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:19.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:19.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:19.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:19.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:19.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:19.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7866a7a6 2024-10-28 15:45:19.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:19.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:19.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:19.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:19.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:19.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:19.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:19.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:19.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:19.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:19.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:19.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:19.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:19.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:19.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:19.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:19.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:19.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:19.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:19.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-10-28 15:45:19.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:19.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:19.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:19.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:19.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:19.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:19.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:19.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:19.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-10-28 15:45:19.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2024-10-28 15:45:19.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2024-10-28 15:45:19.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-10-28 15:45:19.175 [DefaultDispatcher-worker-1 @coroutine#1643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2024-10-28 15:45:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-10-28 15:45:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@121f9c52 2024-10-28 15:45:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-10-28 15:45:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:19.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-10-28 15:45:19.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2024-10-28 15:45:19.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2024-10-28 15:45:19.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-10-28 15:45:19.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-10-28 15:45:19.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e041848 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:19.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c4be9d8 2024-10-28 15:45:19.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c4be9d8 2024-10-28 15:45:19.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-10-28 15:45:19.188 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-10-28 15:45:19.189 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-10-28 15:45:19.191 [DefaultDispatcher-worker-12 @coroutine#1652] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-10-28 15:45:19.195 [DefaultDispatcher-worker-12 @coroutine#1654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2024-10-28 15:45:19.196 [Test worker @coroutine#1653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:45:19.196 [Test worker @coroutine#1653] 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-10-28 15:45:19.196 [Test worker @coroutine#1653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:45:19.196 [Test worker @coroutine#1653] 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-10-28 15:45:19.200 [eventLoopGroupProxy-16-1 @call-handler#1659] 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-10-28 15:45:19.201 [eventLoopGroupProxy-16-1 @call-handler#1659] 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-10-28 15:45:19.202 [eventLoopGroupProxy-16-1 @coroutine#1660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c4be9d8 2024-10-28 15:45:19.203 [Test worker @coroutine#1653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:45:19.203 [Test worker @coroutine#1653] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:45:19.204 [Test worker @coroutine#1653] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-28 15:45:19.204 [Test worker @coroutine#1653] 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-10-28 15:45:19.205 [Test worker @coroutine#1664] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:19.205 [Test worker @coroutine#1664] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:45:19.205 [Test worker @coroutine#1664] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:19.205 [Test worker @coroutine#1664] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:19.206 [eventLoopGroupProxy-16-1 @call-handler#1666] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-10-28 15:45:19.210 [eventLoopGroupProxy-16-1 @coroutine#1667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c4be9d8 2024-10-28 15:45:19.211 [eventLoopGroupProxy-16-1 @call-handler#1666] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:19.211 [Test worker @coroutine#1664] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:45:19.215 [eventLoopGroupProxy-16-2 @call-handler#1676] 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-10-28 15:45:19.218 [eventLoopGroupProxy-16-2 @call-handler#1676] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:19.226 [Test worker @coroutine#1678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2024-10-28 15:45:19.260 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:19.283 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:19.286 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5862ab28 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:20.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:20.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-10-28 15:45:20.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@62878d7c 2024-10-28 15:45:20.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@62878d7c 2024-10-28 15:45:20.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-10-28 15:45:20.341 [DefaultDispatcher-worker-15 @coroutine#1685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62878d7c 2024-10-28 15:45:20.347 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38093/api/blob/upload-init-batch 2024-10-28 15:45:20.347 [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:38093/api/blob/upload-init-batch. 2024-10-28 15:45:20.347 [Test worker @coroutine#1685] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38093/api/blob/upload-init-batch 2024-10-28 15:45:20.347 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38093/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-10-28 15:45:20.349 [Test worker @coroutine#1685] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38093/api/blob/upload-init-batch 2024-10-28 15:45:20.349 [Test worker @coroutine#1685] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38093/api/blob/upload-init-batch 2024-10-28 15:45:20.350 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38093/api/blob/upload-init-batch. 2024-10-28 15:45:20.350 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38093/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:20.363 [DefaultDispatcher-worker-1 @coroutine#1685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62878d7c 2024-10-28 15:45:20.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-10-28 15:45:20.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-10-28 15:45:20.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:20.368 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62878d7c: (connection evicted) 2024-10-28 15:45:20.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:20.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-10-28 15:45:20.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-10-28 15:45:20.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7db70494 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:20.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:20.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-10-28 15:45:20.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fca9fae 2024-10-28 15:45:20.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fca9fae 2024-10-28 15:45:20.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-10-28 15:45:20.397 [Test worker @coroutine#1696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44251/api/blob/upload-init-batch 2024-10-28 15:45:20.397 [Test worker @coroutine#1696] 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:44251/api/blob/upload-init-batch. 2024-10-28 15:45:20.397 [Test worker @coroutine#1696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44251/api/blob/upload-init-batch 2024-10-28 15:45:20.397 [Test worker @coroutine#1696] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44251/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-10-28 15:45:20.399 [Test worker @coroutine#1696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44251/api/blob/upload-init-batch 2024-10-28 15:45:20.399 [Test worker @coroutine#1696] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44251/api/blob/upload-init-batch 2024-10-28 15:45:20.400 [Test worker @coroutine#1696] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44251/api/blob/upload-init-batch. 2024-10-28 15:45:20.400 [Test worker @coroutine#1696] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44251/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:20.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-10-28 15:45:20.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-10-28 15:45:20.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:20.402 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fca9fae: (connection evicted) 2024-10-28 15:45:20.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:20.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-10-28 15:45:20.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1adec8d 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:20.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:20.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:20.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:20.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-10-28 15:45:20.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@34d0c331 2024-10-28 15:45:20.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@34d0c331 2024-10-28 15:45:20.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-10-28 15:45:20.433 [Test worker @coroutine#1702] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52583/api/blob/upload-init-batch 2024-10-28 15:45:20.433 [Test worker @coroutine#1702] 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:52583/api/blob/upload-init-batch. 2024-10-28 15:45:20.433 [Test worker @coroutine#1702] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52583/api/blob/upload-init-batch 2024-10-28 15:45:20.433 [Test worker @coroutine#1702] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52583/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-10-28 15:45:20.435 [Test worker @coroutine#1702] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52583/api/blob/upload-init-batch 2024-10-28 15:45:20.435 [Test worker @coroutine#1702] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52583/api/blob/upload-init-batch 2024-10-28 15:45:20.435 [Test worker @coroutine#1702] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52583/api/blob/upload-init-batch. 2024-10-28 15:45:20.435 [Test worker @coroutine#1702] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52583/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:20.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-10-28 15:45:20.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-10-28 15:45:20.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:20.441 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34d0c331: (connection evicted) 2024-10-28 15:45:20.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:20.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-10-28 15:45:20.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-10-28 15:45:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-10-28 15:45:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63c66980 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:20.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc5e857 2024-10-28 15:45:20.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc5e857 2024-10-28 15:45:20.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-10-28 15:45:20.800 [DefaultDispatcher-worker-12 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc5e857 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1718de70 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:20.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-10-28 15:45:20.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@41736818 2024-10-28 15:45:20.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@41736818 2024-10-28 15:45:20.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-10-28 15:45:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7af7c9aa 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:20.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-10-28 15:45:20.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec52163 2024-10-28 15:45:20.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec52163 2024-10-28 15:45:20.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-10-28 15:45:20.846 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:20.875 [DefaultDispatcher-worker-7 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec52163 2024-10-28 15:45:20.885 [DefaultDispatcher-worker-6 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec52163 2024-10-28 15:45:20.897 [DefaultDispatcher-worker-15 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec52163 2024-10-28 15:45:20.903 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:20.908 [DefaultDispatcher-worker-3 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec52163 2024-10-28 15:45:20.913 [Test worker @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec52163 2024-10-28 15:45:20.924 [DefaultDispatcher-worker-8 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec52163 2024-10-28 15:45:20.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-10-28 15:45:20.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-10-28 15:45:20.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:20.930 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ec52163: (connection evicted) 2024-10-28 15:45:20.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:20.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-10-28 15:45:20.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-10-28 15:45:20.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-10-28 15:45:20.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:20.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@560c3758 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:20.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-10-28 15:45:20.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a605c3 2024-10-28 15:45:20.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a605c3 2024-10-28 15:45:20.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-10-28 15:45:20.975 [DefaultDispatcher-worker-4 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a605c3 2024-10-28 15:45:20.986 [DefaultDispatcher-worker-14 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a605c3 2024-10-28 15:45:20.996 [DefaultDispatcher-worker-8 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a605c3 2024-10-28 15:45:21.008 [DefaultDispatcher-worker-6 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a605c3 2024-10-28 15:45:21.013 [Test worker @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a605c3 2024-10-28 15:45:21.026 [DefaultDispatcher-worker-15 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a605c3 2024-10-28 15:45:21.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-10-28 15:45:21.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-10-28 15:45:21.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:21.028 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52a605c3: (connection evicted) 2024-10-28 15:45:21.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:21.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-10-28 15:45:21.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-10-28 15:45:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5608e254 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:21.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:21.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-10-28 15:45:21.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cddfd3 2024-10-28 15:45:21.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cddfd3 2024-10-28 15:45:21.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-10-28 15:45:21.077 [DefaultDispatcher-worker-8 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cddfd3 2024-10-28 15:45:21.088 [DefaultDispatcher-worker-15 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cddfd3 2024-10-28 15:45:21.100 [DefaultDispatcher-worker-16 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cddfd3 2024-10-28 15:45:21.111 [DefaultDispatcher-worker-15 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cddfd3 2024-10-28 15:45:21.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-10-28 15:45:21.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-10-28 15:45:21.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:21.112 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45cddfd3: (connection evicted) 2024-10-28 15:45:21.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:21.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-10-28 15:45:21.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-10-28 15:45:21.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c7b100b 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:21.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-10-28 15:45:21.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec176da 2024-10-28 15:45:21.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec176da 2024-10-28 15:45:21.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-10-28 15:45:21.162 [DefaultDispatcher-worker-4 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2024-10-28 15:45:21.165 [DefaultDispatcher-worker-14 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec176da 2024-10-28 15:45:21.176 [DefaultDispatcher-worker-7 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec176da 2024-10-28 15:45:21.187 [DefaultDispatcher-worker-8 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c4be9d8 2024-10-28 15:45:21.189 [DefaultDispatcher-worker-2 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec176da 2024-10-28 15:45:21.199 [DefaultDispatcher-worker-4 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec176da 2024-10-28 15:45:21.203 [Test worker @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec176da 2024-10-28 15:45:21.213 [DefaultDispatcher-worker-14 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec176da 2024-10-28 15:45:21.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-10-28 15:45:21.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-10-28 15:45:21.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:21.215 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ec176da: (connection evicted) 2024-10-28 15:45:21.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:21.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-10-28 15:45:21.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-10-28 15:45:27.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-10-28 15:45:27.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:27.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:27.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:27.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:27.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:27.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:27.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@281028ce 2024-10-28 15:45:27.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:27.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:27.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-10-28 15:45:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:27.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-10-28 15:45:27.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@75caecf7 2024-10-28 15:45:27.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@75caecf7 2024-10-28 15:45:27.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-10-28 15:45:27.801 [DefaultDispatcher-worker-2 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75caecf7 2024-10-28 15:45:27.852 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-10-28 15:45:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1002c49e 2024-10-28 15:45:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:28.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:28.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:28.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:28.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-10-28 15:45:28.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:28.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:28.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:28.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:28.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:28.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:28.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:28.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:28.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-10-28 15:45:28.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a462ce 2024-10-28 15:45:28.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a462ce 2024-10-28 15:45:28.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-10-28 15:45:28.549 [DefaultDispatcher-worker-14 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a462ce 2024-10-28 15:45:28.561 [DefaultDispatcher-worker-4 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a462ce 2024-10-28 15:45:28.572 [DefaultDispatcher-worker-7 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a462ce 2024-10-28 15:45:28.583 [DefaultDispatcher-worker-13 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a462ce 2024-10-28 15:45:28.594 [DefaultDispatcher-worker-2 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a462ce 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3fafca 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:28.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-10-28 15:45:28.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b4c775 2024-10-28 15:45:28.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b4c775 2024-10-28 15:45:28.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-10-28 15:45:28.610 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:28.644 [DefaultDispatcher-worker-4 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b4c775 2024-10-28 15:45:28.656 [DefaultDispatcher-worker-13 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b4c775 2024-10-28 15:45:28.666 [DefaultDispatcher-worker-8 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b4c775 2024-10-28 15:45:28.676 [DefaultDispatcher-worker-3 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b4c775 2024-10-28 15:45:28.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ca564aa 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:28.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:28.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-10-28 15:45:28.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@562ec518 2024-10-28 15:45:28.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@562ec518 2024-10-28 15:45:28.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-10-28 15:45:28.703 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:28.723 [DefaultDispatcher-worker-13 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@562ec518 2024-10-28 15:45:28.734 [DefaultDispatcher-worker-2 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@562ec518 2024-10-28 15:45:28.744 [DefaultDispatcher-worker-13 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@562ec518 2024-10-28 15:45:28.753 [DefaultDispatcher-worker-12 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@562ec518 2024-10-28 15:45:28.763 [DefaultDispatcher-worker-6 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@562ec518 2024-10-28 15:45:28.777 [DefaultDispatcher-worker-2 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@562ec518 2024-10-28 15:45:28.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@230e163b 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:28.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-10-28 15:45:28.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-10-28 15:45:28.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-10-28 15:45:28.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-10-28 15:45:28.781 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:28.825 [DefaultDispatcher-worker-6 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-10-28 15:45:28.836 [DefaultDispatcher-worker-11 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-10-28 15:45:28.847 [DefaultDispatcher-worker-2 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-10-28 15:45:28.857 [DefaultDispatcher-worker-14 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-10-28 15:45:28.869 [DefaultDispatcher-worker-8 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3feb93a 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:28.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:28.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:28.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:28.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:28.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:28.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:28.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-10-28 15:45:28.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f69c4c0 2024-10-28 15:45:28.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f69c4c0 2024-10-28 15:45:28.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-10-28 15:45:28.879 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:28.916 [DefaultDispatcher-worker-14 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f69c4c0 2024-10-28 15:45:28.927 [DefaultDispatcher-worker-12 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f69c4c0 2024-10-28 15:45:28.938 [DefaultDispatcher-worker-14 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f69c4c0 2024-10-28 15:45:28.949 [DefaultDispatcher-worker-3 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f69c4c0 2024-10-28 15:45:28.959 [DefaultDispatcher-worker-13 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f69c4c0 2024-10-28 15:45:28.971 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:28.972 [DefaultDispatcher-worker-13 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f69c4c0 2024-10-28 15:45:28.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-10-28 15:45:28.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:28.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:28.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:28.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:28.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:28.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:28.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31c31fa6 2024-10-28 15:45:28.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:28.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:28.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:28.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:28.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:28.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:28.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:28.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-10-28 15:45:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:28.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-10-28 15:45:28.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5e3f58 2024-10-28 15:45:28.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5e3f58 2024-10-28 15:45:28.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-10-28 15:45:29.022 [DefaultDispatcher-worker-2 @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e3f58 2024-10-28 15:45:29.033 [DefaultDispatcher-worker-8 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e3f58 2024-10-28 15:45:29.043 [DefaultDispatcher-worker-3 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e3f58 2024-10-28 15:45:29.053 [DefaultDispatcher-worker-2 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e3f58 2024-10-28 15:45:29.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-10-28 15:45:29.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:29.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:29.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:29.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:29.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:29.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:29.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@108d59b6 2024-10-28 15:45:29.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:29.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:29.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:29.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:29.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:29.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:29.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:29.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:29.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:29.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:29.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:29.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:29.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:29.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:29.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:29.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:29.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:29.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:29.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:29.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-10-28 15:45:29.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:29.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:29.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:29.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:29.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:29.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:29.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:29.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:29.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-10-28 15:45:29.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4388f1 2024-10-28 15:45:29.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4388f1 2024-10-28 15:45:29.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-10-28 15:45:29.080 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:29.099 [DefaultDispatcher-worker-13 @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4388f1 2024-10-28 15:45:29.110 [DefaultDispatcher-worker-8 @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4388f1 2024-10-28 15:45:29.119 [DefaultDispatcher-worker-4 @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4388f1 2024-10-28 15:45:29.129 [DefaultDispatcher-worker-13 @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4388f1 2024-10-28 15:45:29.139 [DefaultDispatcher-worker-8 @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4388f1 2024-10-28 15:45:29.154 [DefaultDispatcher-worker-12 @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4388f1 2024-10-28 15:45:29.156 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:29.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-10-28 15:45:29.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:29.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:29.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:29.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:29.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:29.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:29.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@118f39f3 2024-10-28 15:45:29.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:29.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:29.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:29.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:29.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:29.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:29.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:29.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:29.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:29.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:29.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:29.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:29.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:29.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:29.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:29.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:29.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:29.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:29.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:29.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-10-28 15:45:29.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:29.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:29.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:29.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:29.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:29.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:29.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:29.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:29.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-10-28 15:45:29.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d7e7aa 2024-10-28 15:45:29.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d7e7aa 2024-10-28 15:45:29.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-10-28 15:45:29.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6915351c 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:29.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be3a837 2024-10-28 15:45:29.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be3a837 2024-10-28 15:45:29.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-10-28 15:45:29.205 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be3a837 2024-10-28 15:45:29.208 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be3a837 2024-10-28 15:45:29.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-10-28 15:45:29.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:29.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:29.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:29.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:29.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:29.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:29.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5afaae7e 2024-10-28 15:45:29.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:29.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:29.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:29.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:29.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:29.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:29.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:29.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:29.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:29.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:29.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:29.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:29.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:29.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:29.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:29.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:29.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:29.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:29.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:29.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-10-28 15:45:29.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:29.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:29.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:29.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:29.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:29.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:29.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:29.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:29.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-10-28 15:45:29.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-10-28 15:45:29.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-10-28 15:45:29.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-10-28 15:45:29.241 [Test worker @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-10-28 15:45:29.244 [Test worker @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48a2b492 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:29.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:29.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-10-28 15:45:29.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f86562 2024-10-28 15:45:29.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f86562 2024-10-28 15:45:29.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-10-28 15:45:29.258 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:29.275 [Test worker @coroutine#1874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f86562 2024-10-28 15:45:29.277 [Test worker @coroutine#1876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f86562 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4df54c1 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:29.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:29.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-10-28 15:45:29.279 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:29.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@c950fd 2024-10-28 15:45:29.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@c950fd 2024-10-28 15:45:29.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-10-28 15:45:29.306 [Test worker @coroutine#1879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c950fd 2024-10-28 15:45:29.308 [Test worker @coroutine#1881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c950fd 2024-10-28 15:45:29.314 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:29.317 [Test worker @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46563/ 2024-10-28 15:45:29.317 [Test worker @coroutine#1885] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46563/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:29.319 [Test worker @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46563/ 2024-10-28 15:45:29.319 [Test worker @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46563/ 2024-10-28 15:45:29.319 [Test worker @coroutine#1885] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46563/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:29.351 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:29.361 [Test worker @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46563/ 2024-10-28 15:45:29.361 [Test worker @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46563/ 2024-10-28 15:45:29.362 [Test worker @coroutine#1885] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46563/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:29.380 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:29.405 [Test worker @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46563/ 2024-10-28 15:45:29.405 [Test worker @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46563/ 2024-10-28 15:45:29.405 [Test worker @coroutine#1885] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46563/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:29.449 [Test worker @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46563/ 2024-10-28 15:45:29.449 [Test worker @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46563/ 2024-10-28 15:45:29.449 [Test worker @coroutine#1885] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46563/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:29.493 [Test worker @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46563/ 2024-10-28 15:45:29.493 [Test worker @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46563/ 2024-10-28 15:45:29.493 [Test worker @coroutine#1885] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46563/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:29.541 [Test worker @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46563/ 2024-10-28 15:45:29.541 [Test worker @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46563/ 2024-10-28 15:45:29.541 [Test worker @coroutine#1885] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46563/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:29.585 [Test worker @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46563/ 2024-10-28 15:45:29.589 [Test worker @coroutine#1902] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55171/ 2024-10-28 15:45:29.589 [Test worker @coroutine#1902] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55171/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:29.591 [Test worker @coroutine#1902] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55171/ 2024-10-28 15:45:29.591 [Test worker @coroutine#1902] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55171/ 2024-10-28 15:45:29.591 [Test worker @coroutine#1902] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55171/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:29.633 [Test worker @coroutine#1902] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55171/ 2024-10-28 15:45:29.633 [Test worker @coroutine#1902] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55171/ 2024-10-28 15:45:29.633 [Test worker @coroutine#1902] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55171/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:29.677 [Test worker @coroutine#1902] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55171/ 2024-10-28 15:45:29.677 [Test worker @coroutine#1902] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55171/ 2024-10-28 15:45:29.677 [Test worker @coroutine#1902] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55171/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:29.721 [Test worker @coroutine#1902] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55171/ 2024-10-28 15:45:29.721 [Test worker @coroutine#1902] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55171/ 2024-10-28 15:45:29.721 [Test worker @coroutine#1902] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55171/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:29.765 [Test worker @coroutine#1902] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55171/ 2024-10-28 15:45:29.765 [Test worker @coroutine#1902] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55171/ 2024-10-28 15:45:29.765 [Test worker @coroutine#1902] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55171/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:29.809 [Test worker @coroutine#1902] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55171/ 2024-10-28 15:45:29.809 [Test worker @coroutine#1902] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55171/ 2024-10-28 15:45:29.809 [Test worker @coroutine#1902] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55171/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:45:29.810 [Test worker @coroutine#1902] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55171/ 2024-10-28 15:45:29.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d837ab 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:29.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-10-28 15:45:29.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2024-10-28 15:45:29.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2024-10-28 15:45:29.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-10-28 15:45:29.970 [DefaultDispatcher-worker-2 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a561f7d 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:29.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:29.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:29.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:29.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:29.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-10-28 15:45:29.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2024-10-28 15:45:29.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2024-10-28 15:45:29.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-10-28 15:45:29.996 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:30.026 [DefaultDispatcher-worker-16 @coroutine#1949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2024-10-28 15:45:30.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-10-28 15:45:30.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:30.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:30.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:30.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:30.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:30.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:30.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bb3e150 2024-10-28 15:45:30.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:30.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:30.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:30.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:30.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:30.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:30.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:30.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:30.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:30.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:30.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:30.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:30.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:30.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:30.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:30.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:30.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:30.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:30.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:30.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-10-28 15:45:30.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:30.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:30.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:30.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:30.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:30.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:30.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:30.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:30.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-10-28 15:45:30.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2024-10-28 15:45:30.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2024-10-28 15:45:30.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-10-28 15:45:30.076 [DefaultDispatcher-worker-12 @coroutine#1958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2024-10-28 15:45:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-10-28 15:45:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@280e4390 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:30.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-10-28 15:45:30.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df7e309 2024-10-28 15:45:30.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df7e309 2024-10-28 15:45:30.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-10-28 15:45:30.082 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:30.126 [DefaultDispatcher-worker-11 @coroutine#1968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df7e309 2024-10-28 15:45:30.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fd4850b 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:30.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:30.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-10-28 15:45:30.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5f892c 2024-10-28 15:45:30.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5f892c 2024-10-28 15:45:30.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-10-28 15:45:30.130 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:30.173 [DefaultDispatcher-worker-2 @coroutine#1979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f5f892c 2024-10-28 15:45:30.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a0b550a 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:30.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-10-28 15:45:30.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d9d322 2024-10-28 15:45:30.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d9d322 2024-10-28 15:45:30.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-10-28 15:45:30.181 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:30.229 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:30.231 [DefaultDispatcher-worker-5 @coroutine#1989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d9d322 2024-10-28 15:45:30.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48543f11 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:30.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:30.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-10-28 15:45:30.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e92e9a2 2024-10-28 15:45:30.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e92e9a2 2024-10-28 15:45:30.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-10-28 15:45:30.277 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:30.291 [DefaultDispatcher-worker-5 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e92e9a2 2024-10-28 15:45:30.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6764201e 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:30.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-10-28 15:45:30.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0f1f9d 2024-10-28 15:45:30.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0f1f9d 2024-10-28 15:45:30.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-10-28 15:45:30.340 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:30.345 [DefaultDispatcher-worker-4 @coroutine#2013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0f1f9d 2024-10-28 15:45:30.358 [DefaultDispatcher-worker-7 @coroutine#2013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0f1f9d 2024-10-28 15:45:30.365 [DefaultDispatcher-worker-12 @coroutine#2013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0f1f9d 2024-10-28 15:45:30.375 [DefaultDispatcher-worker-2 @coroutine#2013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0f1f9d 2024-10-28 15:45:30.394 [DefaultDispatcher-worker-1 @coroutine#2013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0f1f9d 2024-10-28 15:45:30.396 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:30.405 [DefaultDispatcher-worker-2 @coroutine#2013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0f1f9d 2024-10-28 15:45:30.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-10-28 15:45:30.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-10-28 15:45:30.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:30.412 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a0f1f9d: (connection evicted) 2024-10-28 15:45:30.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:30.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-10-28 15:45:30.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-10-28 15:45:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b0d9da 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:34.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-10-28 15:45:34.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eaf6ced 2024-10-28 15:45:34.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eaf6ced 2024-10-28 15:45:34.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-10-28 15:45:34.543 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eaf6ced 2024-10-28 15:45:34.565 [DefaultDispatcher-worker-8 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eaf6ced 2024-10-28 15:45:34.581 [DefaultDispatcher-worker-15 @coroutine#2038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eaf6ced 2024-10-28 15:45:34.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1978eab7 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:34.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:34.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-10-28 15:45:34.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd025d9 2024-10-28 15:45:34.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd025d9 2024-10-28 15:45:34.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-10-28 15:45:34.603 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd025d9 2024-10-28 15:45:34.626 [DefaultDispatcher-worker-1 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd025d9 2024-10-28 15:45:34.628 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:34.639 [DefaultDispatcher-worker-14 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd025d9 2024-10-28 15:45:34.648 [DefaultDispatcher-worker-7 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd025d9 2024-10-28 15:45:34.660 [DefaultDispatcher-worker-8 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd025d9 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d87e7f3 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:34.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:34.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:34.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:34.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-10-28 15:45:34.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-10-28 15:45:34.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-10-28 15:45:34.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-10-28 15:45:34.684 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-10-28 15:45:34.685 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:34.706 [DefaultDispatcher-worker-8 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-10-28 15:45:34.717 [DefaultDispatcher-worker-8 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-10-28 15:45:34.727 [DefaultDispatcher-worker-9 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-10-28 15:45:34.737 [DefaultDispatcher-worker-5 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-10-28 15:45:34.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-10-28 15:45:34.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5be8a92c 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:34.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-10-28 15:45:34.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fae6f43 2024-10-28 15:45:34.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fae6f43 2024-10-28 15:45:34.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-10-28 15:45:34.761 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fae6f43 2024-10-28 15:45:34.762 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:34.781 [DefaultDispatcher-worker-14 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fae6f43 2024-10-28 15:45:34.791 [DefaultDispatcher-worker-9 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fae6f43 2024-10-28 15:45:34.802 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fae6f43 2024-10-28 15:45:34.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a3ab73a 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:34.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:34.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-10-28 15:45:34.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2024-10-28 15:45:34.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2024-10-28 15:45:34.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-10-28 15:45:34.832 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2024-10-28 15:45:34.840 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:34.858 [DefaultDispatcher-worker-13 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2024-10-28 15:45:34.868 [DefaultDispatcher-worker-14 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2024-10-28 15:45:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-10-28 15:45:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b4ade78 2024-10-28 15:45:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-10-28 15:45:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:34.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-10-28 15:45:34.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@32eeef08 2024-10-28 15:45:34.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@32eeef08 2024-10-28 15:45:34.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-10-28 15:45:34.891 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eeef08 2024-10-28 15:45:34.904 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:34.914 [DefaultDispatcher-worker-2 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eeef08 2024-10-28 15:45:34.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-10-28 15:45:34.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:34.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:34.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:34.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:34.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:34.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:34.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7da59f6e 2024-10-28 15:45:34.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:34.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:34.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:34.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:34.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:34.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:34.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:34.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:34.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:34.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:34.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:34.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:34.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:34.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:34.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:34.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:34.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:34.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:34.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:34.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-10-28 15:45:34.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:34.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:34.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:34.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:34.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:34.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:34.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:34.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:34.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-10-28 15:45:34.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b792c2 2024-10-28 15:45:34.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b792c2 2024-10-28 15:45:34.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-10-28 15:45:34.938 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b792c2 2024-10-28 15:45:34.962 [DefaultDispatcher-worker-8 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b792c2 2024-10-28 15:45:34.973 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:35.021 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:35.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55b7f9f1 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:35.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:35.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-10-28 15:45:35.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2024-10-28 15:45:35.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2024-10-28 15:45:35.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-10-28 15:45:35.151 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2024-10-28 15:45:35.162 [Test worker @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2024-10-28 15:45:35.163 [Test worker @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2024-10-28 15:45:35.166 [DefaultDispatcher-worker-14 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39693/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.166 [DefaultDispatcher-worker-14 @coroutine#2077] 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:39693/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:45:35.166 [DefaultDispatcher-worker-14 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39693/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.166 [DefaultDispatcher-worker-14 @coroutine#2077] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39693/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:45:35.168 [DefaultDispatcher-worker-11 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39693/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.168 [DefaultDispatcher-worker-11 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39693/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.176 [DefaultDispatcher-worker-15 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2024-10-28 15:45:35.176 [DefaultDispatcher-worker-15 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.176 [DefaultDispatcher-worker-15 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:35.176 [DefaultDispatcher-worker-15 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.177 [DefaultDispatcher-worker-9 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.177 [DefaultDispatcher-worker-9 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.179 [Test worker @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2024-10-28 15:45:35.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-10-28 15:45:35.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:35.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:35.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:35.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:35.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:35.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:35.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41c56930 2024-10-28 15:45:35.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:35.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:35.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:35.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:35.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:35.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:35.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:35.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:35.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:35.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:35.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:35.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:35.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:35.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:45:35.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:45:35.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:35.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:35.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:45:35.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:35.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-10-28 15:45:35.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:35.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:35.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:35.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:35.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:35.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:35.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:35.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:35.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-10-28 15:45:35.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2898c70d 2024-10-28 15:45:35.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2898c70d 2024-10-28 15:45:35.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-10-28 15:45:35.210 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2898c70d 2024-10-28 15:45:35.220 [Test worker @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2898c70d 2024-10-28 15:45:35.221 [Test worker @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2898c70d 2024-10-28 15:45:35.225 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:35.225 [DefaultDispatcher-worker-4 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39693/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-10-28 15:45:35.225 [DefaultDispatcher-worker-4 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39693/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-10-28 15:45:35.225 [DefaultDispatcher-worker-4 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39693/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-10-28 15:45:35.228 [DefaultDispatcher-worker-16 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39693/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-10-28 15:45:35.228 [DefaultDispatcher-worker-16 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39693/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@507e3e77 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:35.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:35.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:35.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:35.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:35.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:35.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:35.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:35.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-10-28 15:45:35.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:35.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:35.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-10-28 15:45:35.231 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@66fbc514 2024-10-28 15:45:35.231 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@66fbc514 2024-10-28 15:45:35.232 [DefaultDispatcher-worker-9 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2898c70d 2024-10-28 15:45:35.234 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@683c37bb 2024-10-28 15:45:35.234 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@683c37bb 2024-10-28 15:45:35.236 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c03ae64 2024-10-28 15:45:35.236 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c03ae64 2024-10-28 15:45:35.239 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@29013d80 2024-10-28 15:45:35.239 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@29013d80 2024-10-28 15:45:35.242 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@116a9ed1 2024-10-28 15:45:35.242 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@116a9ed1 2024-10-28 15:45:35.245 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e2f2a8 2024-10-28 15:45:35.245 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e2f2a8 2024-10-28 15:45:35.247 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@69630f5e 2024-10-28 15:45:35.247 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@69630f5e 2024-10-28 15:45:35.250 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@492ec2cf 2024-10-28 15:45:35.250 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@492ec2cf 2024-10-28 15:45:35.253 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf7412d 2024-10-28 15:45:35.253 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf7412d 2024-10-28 15:45:35.253 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:45:35.258 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:35.268 [Test worker @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:35.270 [Test worker @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:35.271 [DefaultDispatcher-worker-4 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52159/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.271 [DefaultDispatcher-worker-4 @coroutine#2110] 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:52159/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:45:35.271 [DefaultDispatcher-worker-4 @coroutine#2110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52159/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.271 [DefaultDispatcher-worker-4 @coroutine#2110] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52159/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:45:35.273 [DefaultDispatcher-worker-7 @coroutine#2110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52159/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.273 [DefaultDispatcher-worker-7 @coroutine#2110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52159/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.282 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:35.282 [DefaultDispatcher-worker-8 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:35.283 [DefaultDispatcher-worker-8 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.283 [DefaultDispatcher-worker-8 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:35.283 [DefaultDispatcher-worker-8 @coroutine#2109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.284 [DefaultDispatcher-worker-14 @coroutine#2109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.284 [DefaultDispatcher-worker-14 @coroutine#2109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.285 [Test worker @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:35.287 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab7a542 2024-10-28 15:45:35.287 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab7a542 2024-10-28 15:45:35.290 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@54704064 2024-10-28 15:45:35.290 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@54704064 2024-10-28 15:45:35.293 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@504fce32 2024-10-28 15:45:35.293 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@504fce32 2024-10-28 15:45:35.295 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@154d4a5f 2024-10-28 15:45:35.295 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@154d4a5f 2024-10-28 15:45:35.296 [DefaultDispatcher-worker-1 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:35.297 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b76001 2024-10-28 15:45:35.297 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b76001 2024-10-28 15:45:35.300 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@24127d53 2024-10-28 15:45:35.300 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@24127d53 2024-10-28 15:45:35.303 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@a0209bd 2024-10-28 15:45:35.303 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@a0209bd 2024-10-28 15:45:35.305 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7562b510 2024-10-28 15:45:35.305 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7562b510 2024-10-28 15:45:35.307 [DefaultDispatcher-worker-12 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:35.308 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1c74d5 2024-10-28 15:45:35.308 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1c74d5 2024-10-28 15:45:35.308 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:45:35.317 [DefaultDispatcher-worker-14 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:35.327 [DefaultDispatcher-worker-16 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:35.330 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:35.335 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3337678c 2024-10-28 15:45:35.335 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3337678c 2024-10-28 15:45:35.338 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df09f9a 2024-10-28 15:45:35.338 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df09f9a 2024-10-28 15:45:35.339 [DefaultDispatcher-worker-6 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:35.341 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@39cf0cfc 2024-10-28 15:45:35.341 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@39cf0cfc 2024-10-28 15:45:35.343 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ccd95a1 2024-10-28 15:45:35.343 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ccd95a1 2024-10-28 15:45:35.345 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@744e86b3 2024-10-28 15:45:35.345 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@744e86b3 2024-10-28 15:45:35.347 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7bcbef 2024-10-28 15:45:35.347 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7bcbef 2024-10-28 15:45:35.348 [DefaultDispatcher-worker-8 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:35.350 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@c128650 2024-10-28 15:45:35.350 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@c128650 2024-10-28 15:45:35.352 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce26aee 2024-10-28 15:45:35.352 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce26aee 2024-10-28 15:45:35.354 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c990cdf 2024-10-28 15:45:35.354 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c990cdf 2024-10-28 15:45:35.354 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-10-28 15:45:35.359 [DefaultDispatcher-worker-5 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:35.369 [DefaultDispatcher-worker-8 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:35.382 [DefaultDispatcher-worker-4 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:35.393 [DefaultDispatcher-worker-9 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:35.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-10-28 15:45:35.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68ee7b3b 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:35.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-10-28 15:45:35.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-10-28 15:45:35.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-10-28 15:45:35.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-10-28 15:45:35.440 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-10-28 15:45:35.450 [Test worker @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-10-28 15:45:35.451 [Test worker @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-10-28 15:45:35.453 [DefaultDispatcher-worker-13 @coroutine#2156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47119/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.453 [DefaultDispatcher-worker-13 @coroutine#2156] 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:47119/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:45:35.453 [DefaultDispatcher-worker-13 @coroutine#2156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47119/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.453 [DefaultDispatcher-worker-13 @coroutine#2156] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47119/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:45:35.455 [DefaultDispatcher-worker-7 @coroutine#2156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47119/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.455 [DefaultDispatcher-worker-7 @coroutine#2156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47119/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.464 [DefaultDispatcher-worker-11 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-10-28 15:45:35.464 [DefaultDispatcher-worker-11 @coroutine#2155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.464 [DefaultDispatcher-worker-11 @coroutine#2155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:35.464 [DefaultDispatcher-worker-11 @coroutine#2155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.465 [DefaultDispatcher-worker-5 @coroutine#2155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.465 [DefaultDispatcher-worker-5 @coroutine#2155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.467 [Test worker @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-10-28 15:45:35.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-10-28 15:45:35.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:35.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:35.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:35.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:35.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:35.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:35.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a84beb7 2024-10-28 15:45:35.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:35.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:35.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:35.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:35.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:35.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:35.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:35.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:35.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:35.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:35.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:35.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:35.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:35.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:45:35.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:45:35.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:35.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:35.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:45:35.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:35.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-10-28 15:45:35.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:35.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:35.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:35.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:35.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:35.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:35.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:35.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:35.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-10-28 15:45:35.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c093b4 2024-10-28 15:45:35.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c093b4 2024-10-28 15:45:35.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-10-28 15:45:35.475 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c093b4 2024-10-28 15:45:35.485 [Test worker @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c093b4 2024-10-28 15:45:35.487 [Test worker @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c093b4 2024-10-28 15:45:35.489 [DefaultDispatcher-worker-14 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47119/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-10-28 15:45:35.489 [DefaultDispatcher-worker-14 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47119/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-10-28 15:45:35.489 [DefaultDispatcher-worker-14 @coroutine#2177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47119/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-10-28 15:45:35.491 [DefaultDispatcher-worker-15 @coroutine#2177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47119/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-10-28 15:45:35.491 [DefaultDispatcher-worker-15 @coroutine#2177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47119/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-10-28 15:45:35.498 [DefaultDispatcher-worker-4 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c093b4 2024-10-28 15:45:35.507 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:35.513 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4642db 2024-10-28 15:45:35.513 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4642db 2024-10-28 15:45:35.518 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3481abe3 2024-10-28 15:45:35.518 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3481abe3 2024-10-28 15:45:35.522 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@30be29ab 2024-10-28 15:45:35.522 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@30be29ab 2024-10-28 15:45:35.525 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bca1d8 2024-10-28 15:45:35.525 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bca1d8 2024-10-28 15:45:35.528 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d64652e 2024-10-28 15:45:35.528 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d64652e 2024-10-28 15:45:35.530 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@448317d2 2024-10-28 15:45:35.530 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@448317d2 2024-10-28 15:45:35.533 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b18d98 2024-10-28 15:45:35.533 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b18d98 2024-10-28 15:45:35.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b641c97 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:35.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:35.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-10-28 15:45:35.536 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@15935e97 2024-10-28 15:45:35.536 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@15935e97 2024-10-28 15:45:35.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@106c3e0a 2024-10-28 15:45:35.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@106c3e0a 2024-10-28 15:45:35.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-10-28 15:45:35.538 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b00141e 2024-10-28 15:45:35.538 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b00141e 2024-10-28 15:45:35.538 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:45:35.562 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c3e0a 2024-10-28 15:45:35.572 [Test worker @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c3e0a 2024-10-28 15:45:35.573 [Test worker @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c3e0a 2024-10-28 15:45:35.574 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:35.574 [DefaultDispatcher-worker-7 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49417/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.574 [DefaultDispatcher-worker-7 @coroutine#2189] 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:49417/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:45:35.575 [DefaultDispatcher-worker-7 @coroutine#2189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49417/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.575 [DefaultDispatcher-worker-7 @coroutine#2189] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49417/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:45:35.577 [DefaultDispatcher-worker-9 @coroutine#2189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49417/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.577 [DefaultDispatcher-worker-9 @coroutine#2189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49417/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.580 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f3de303 2024-10-28 15:45:35.580 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f3de303 2024-10-28 15:45:35.585 [DefaultDispatcher-worker-8 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c3e0a 2024-10-28 15:45:35.585 [DefaultDispatcher-worker-8 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.585 [DefaultDispatcher-worker-8 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:35.585 [DefaultDispatcher-worker-8 @coroutine#2188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.586 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@61fa1094 2024-10-28 15:45:35.586 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@61fa1094 2024-10-28 15:45:35.586 [DefaultDispatcher-worker-7 @coroutine#2188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.586 [DefaultDispatcher-worker-7 @coroutine#2188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.588 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c58873 2024-10-28 15:45:35.588 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c58873 2024-10-28 15:45:35.589 [Test worker @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c3e0a 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cd853ee 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:35.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-10-28 15:45:35.591 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c71aaf 2024-10-28 15:45:35.591 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c71aaf 2024-10-28 15:45:35.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c14d10 2024-10-28 15:45:35.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c14d10 2024-10-28 15:45:35.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-10-28 15:45:35.595 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c14d10 2024-10-28 15:45:35.596 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2062d04f 2024-10-28 15:45:35.596 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2062d04f 2024-10-28 15:45:35.600 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@112d1a67 2024-10-28 15:45:35.600 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@112d1a67 2024-10-28 15:45:35.603 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@58628e21 2024-10-28 15:45:35.603 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@58628e21 2024-10-28 15:45:35.606 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@40e8e5e0 2024-10-28 15:45:35.606 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@40e8e5e0 2024-10-28 15:45:35.607 [Test worker @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c14d10 2024-10-28 15:45:35.608 [Test worker @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c14d10 2024-10-28 15:45:35.609 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@763ea51a 2024-10-28 15:45:35.609 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@763ea51a 2024-10-28 15:45:35.609 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73b034ca 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:35.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:35.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-10-28 15:45:35.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f9ee527 2024-10-28 15:45:35.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f9ee527 2024-10-28 15:45:35.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-10-28 15:45:35.618 [DefaultDispatcher-worker-8 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c14d10 2024-10-28 15:45:35.636 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:35.637 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f9ee527 2024-10-28 15:45:35.641 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@403efa6a 2024-10-28 15:45:35.641 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@403efa6a 2024-10-28 15:45:35.645 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef90c1d 2024-10-28 15:45:35.645 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef90c1d 2024-10-28 15:45:35.647 [Test worker @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f9ee527 2024-10-28 15:45:35.647 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac6911a 2024-10-28 15:45:35.647 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac6911a 2024-10-28 15:45:35.648 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f9ee527 2024-10-28 15:45:35.649 [DefaultDispatcher-worker-8 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39495/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.649 [DefaultDispatcher-worker-8 @coroutine#2218] 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:39495/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:45:35.649 [DefaultDispatcher-worker-8 @coroutine#2218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39495/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.649 [DefaultDispatcher-worker-8 @coroutine#2218] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39495/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:45:35.650 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc40626 2024-10-28 15:45:35.650 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc40626 2024-10-28 15:45:35.651 [DefaultDispatcher-worker-7 @coroutine#2218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39495/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.651 [DefaultDispatcher-worker-7 @coroutine#2218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39495/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.653 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@389e501e 2024-10-28 15:45:35.653 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@389e501e 2024-10-28 15:45:35.656 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e012af4 2024-10-28 15:45:35.656 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e012af4 2024-10-28 15:45:35.658 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b1226f 2024-10-28 15:45:35.659 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b1226f 2024-10-28 15:45:35.660 [DefaultDispatcher-worker-16 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f9ee527 2024-10-28 15:45:35.660 [DefaultDispatcher-worker-16 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.660 [DefaultDispatcher-worker-16 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:35.660 [DefaultDispatcher-worker-16 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.661 [DefaultDispatcher-worker-16 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.661 [DefaultDispatcher-worker-16 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.661 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6febf969 2024-10-28 15:45:35.662 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6febf969 2024-10-28 15:45:35.663 [Test worker @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f9ee527 2024-10-28 15:45:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13563e64 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:35.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:35.664 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@253f4a2a 2024-10-28 15:45:35.664 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@253f4a2a 2024-10-28 15:45:35.664 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:45:35.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-10-28 15:45:35.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@36dbfa68 2024-10-28 15:45:35.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@36dbfa68 2024-10-28 15:45:35.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-10-28 15:45:35.669 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dbfa68 2024-10-28 15:45:35.679 [Test worker @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dbfa68 2024-10-28 15:45:35.681 [Test worker @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dbfa68 2024-10-28 15:45:35.682 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-10-28 15:45:35.682 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:35.682 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:35.682 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:35.682 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:35.682 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:35.682 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:35.682 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69fa09a7 2024-10-28 15:45:35.682 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:35.682 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:35.682 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:35.682 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:35.682 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:35.682 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:35.682 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:35.682 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:35.682 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:35.683 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:35.683 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:35.683 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:35.683 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:35.683 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:45:35.683 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:45:35.683 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:35.683 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:35.683 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:45:35.683 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:35.683 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-10-28 15:45:35.683 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:35.683 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:35.683 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:35.683 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:35.683 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:35.683 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:35.683 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:35.683 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:35.683 [DefaultDispatcher-worker-8 @coroutine#2239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-10-28 15:45:35.684 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@17965037 2024-10-28 15:45:35.684 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@17965037 2024-10-28 15:45:35.684 [DefaultDispatcher-worker-8 @coroutine#2239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-10-28 15:45:35.692 [DefaultDispatcher-worker-11 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dbfa68 2024-10-28 15:45:35.695 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:35.699 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@15b3e1f0 2024-10-28 15:45:35.699 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@15b3e1f0 2024-10-28 15:45:35.703 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b741d36 2024-10-28 15:45:35.703 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b741d36 2024-10-28 15:45:35.707 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4b8a80 2024-10-28 15:45:35.707 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4b8a80 2024-10-28 15:45:35.710 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a49170d 2024-10-28 15:45:35.710 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a49170d 2024-10-28 15:45:35.711 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:35.712 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17965037 2024-10-28 15:45:35.713 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@507fd1d5 2024-10-28 15:45:35.713 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@507fd1d5 2024-10-28 15:45:35.713 [DefaultDispatcher-worker-16 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fb9a2c 2024-10-28 15:45:35.715 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd9eb41 2024-10-28 15:45:35.715 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd9eb41 2024-10-28 15:45:35.717 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f6bc74 2024-10-28 15:45:35.718 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f6bc74 2024-10-28 15:45:35.718 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@28057330 2024-10-28 15:45:35.718 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@28057330 2024-10-28 15:45:35.721 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a66e842 2024-10-28 15:45:35.721 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a66e842 2024-10-28 15:45:35.721 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f31443a 2024-10-28 15:45:35.721 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f31443a 2024-10-28 15:45:35.723 [DefaultDispatcher-worker-8 @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17965037 2024-10-28 15:45:35.723 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@143967a2 2024-10-28 15:45:35.723 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@143967a2 2024-10-28 15:45:35.723 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:45:35.724 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0ed704 2024-10-28 15:45:35.724 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0ed704 2024-10-28 15:45:35.725 [DefaultDispatcher-worker-8 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17965037 2024-10-28 15:45:35.726 [DefaultDispatcher-worker-13 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.726 [DefaultDispatcher-worker-13 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:45:35.726 [DefaultDispatcher-worker-13 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.726 [DefaultDispatcher-worker-13 @coroutine#2248] 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-10-28 15:45:35.726 [DefaultDispatcher-worker-8 @coroutine#2239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:45:35.726 [DefaultDispatcher-worker-8 @coroutine#2239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-10-28 15:45:35.726 [DefaultDispatcher-worker-8 @coroutine#2239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:45:35.727 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0c4e01 2024-10-28 15:45:35.727 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0c4e01 2024-10-28 15:45:35.727 [DefaultDispatcher-worker-12 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.727 [DefaultDispatcher-worker-16 @coroutine#2239] 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-10-28 15:45:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-10-28 15:45:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@506d7fed 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:35.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:35.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-10-28 15:45:35.730 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a9d58a8 2024-10-28 15:45:35.730 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a9d58a8 2024-10-28 15:45:35.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@381d7c4c 2024-10-28 15:45:35.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@381d7c4c 2024-10-28 15:45:35.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-10-28 15:45:35.734 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fb8d355 2024-10-28 15:45:35.734 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fb8d355 2024-10-28 15:45:35.736 [DefaultDispatcher-worker-16 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17965037 2024-10-28 15:45:35.736 [DefaultDispatcher-worker-16 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.736 [DefaultDispatcher-worker-16 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:35.736 [DefaultDispatcher-worker-16 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.737 [DefaultDispatcher-worker-16 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.738 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c39b51 2024-10-28 15:45:35.738 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c39b51 2024-10-28 15:45:35.741 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e23b14e 2024-10-28 15:45:35.741 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e23b14e 2024-10-28 15:45:35.744 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@eebf23a 2024-10-28 15:45:35.744 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@eebf23a 2024-10-28 15:45:35.744 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:45:35.758 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381d7c4c 2024-10-28 15:45:35.768 [Test worker @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381d7c4c 2024-10-28 15:45:35.768 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:35.770 [Test worker @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381d7c4c 2024-10-28 15:45:35.771 [DefaultDispatcher-worker-11 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47251/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.771 [DefaultDispatcher-worker-11 @coroutine#2262] 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:47251/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:45:35.771 [DefaultDispatcher-worker-11 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47251/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.771 [DefaultDispatcher-worker-11 @coroutine#2262] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47251/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:45:35.772 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c31b848 2024-10-28 15:45:35.772 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c31b848 2024-10-28 15:45:35.773 [DefaultDispatcher-worker-7 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47251/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.773 [DefaultDispatcher-worker-7 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47251/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.775 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f655be 2024-10-28 15:45:35.775 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f655be 2024-10-28 15:45:35.778 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c9d338 2024-10-28 15:45:35.778 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c9d338 2024-10-28 15:45:35.781 [DefaultDispatcher-worker-4 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381d7c4c 2024-10-28 15:45:35.781 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@53cb5f85 2024-10-28 15:45:35.782 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@53cb5f85 2024-10-28 15:45:35.782 [DefaultDispatcher-worker-4 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.782 [DefaultDispatcher-worker-4 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:35.782 [DefaultDispatcher-worker-4 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.783 [DefaultDispatcher-worker-10 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.783 [DefaultDispatcher-worker-10 @coroutine#2261] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.784 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@42295e4c 2024-10-28 15:45:35.784 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@42295e4c 2024-10-28 15:45:35.784 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:35.785 [Test worker @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381d7c4c 2024-10-28 15:45:35.786 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d2a812 2024-10-28 15:45:35.786 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d2a812 2024-10-28 15:45:35.788 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ab8e64 2024-10-28 15:45:35.788 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ab8e64 2024-10-28 15:45:35.789 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3adaf763 2024-10-28 15:45:35.789 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3adaf763 2024-10-28 15:45:35.792 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e4a0ca 2024-10-28 15:45:35.792 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e4a0ca 2024-10-28 15:45:35.793 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c6c6e41 2024-10-28 15:45:35.793 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c6c6e41 2024-10-28 15:45:35.795 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3753c4 2024-10-28 15:45:35.795 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3753c4 2024-10-28 15:45:35.795 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:45:35.795 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7853e514 2024-10-28 15:45:35.795 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7853e514 2024-10-28 15:45:35.797 [DefaultDispatcher-worker-15 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381d7c4c 2024-10-28 15:45:35.798 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d51647a 2024-10-28 15:45:35.798 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d51647a 2024-10-28 15:45:35.800 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1327151a 2024-10-28 15:45:35.800 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1327151a 2024-10-28 15:45:35.803 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@c267f59 2024-10-28 15:45:35.803 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@c267f59 2024-10-28 15:45:35.804 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:35.806 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bba508c 2024-10-28 15:45:35.806 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bba508c 2024-10-28 15:45:35.807 [DefaultDispatcher-worker-1 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381d7c4c 2024-10-28 15:45:35.808 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d7e9b35 2024-10-28 15:45:35.808 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d7e9b35 2024-10-28 15:45:35.811 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@765aca45 2024-10-28 15:45:35.811 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@765aca45 2024-10-28 15:45:35.811 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:45:35.817 [DefaultDispatcher-worker-9 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381d7c4c 2024-10-28 15:45:35.828 [DefaultDispatcher-worker-5 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381d7c4c 2024-10-28 15:45:35.831 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:35.835 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fb6b135 2024-10-28 15:45:35.835 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fb6b135 2024-10-28 15:45:35.840 [DefaultDispatcher-worker-13 @coroutine#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381d7c4c 2024-10-28 15:45:35.841 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@417146b3 2024-10-28 15:45:35.841 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@417146b3 2024-10-28 15:45:35.843 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@454eda45 2024-10-28 15:45:35.843 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@454eda45 2024-10-28 15:45:35.846 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c4c88 2024-10-28 15:45:35.846 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c4c88 2024-10-28 15:45:35.848 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a897aad 2024-10-28 15:45:35.848 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a897aad 2024-10-28 15:45:35.850 [DefaultDispatcher-worker-16 @coroutine#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381d7c4c 2024-10-28 15:45:35.851 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3186ef91 2024-10-28 15:45:35.851 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3186ef91 2024-10-28 15:45:35.854 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a98716 2024-10-28 15:45:35.854 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a98716 2024-10-28 15:45:35.856 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6063b3c7 2024-10-28 15:45:35.856 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6063b3c7 2024-10-28 15:45:35.859 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@510ef174 2024-10-28 15:45:35.859 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@510ef174 2024-10-28 15:45:35.859 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-10-28 15:45:35.861 [DefaultDispatcher-worker-5 @coroutine#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381d7c4c 2024-10-28 15:45:35.872 [DefaultDispatcher-worker-10 @coroutine#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381d7c4c 2024-10-28 15:45:35.883 [DefaultDispatcher-worker-13 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381d7c4c 2024-10-28 15:45:35.886 [DefaultDispatcher-worker-16 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47251/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:45:35.886 [DefaultDispatcher-worker-16 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47251/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-10-28 15:45:35.886 [DefaultDispatcher-worker-16 @coroutine#2291] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47251/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:45:35.887 [DefaultDispatcher-worker-15 @coroutine#2291] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47251/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:45:35.888 [DefaultDispatcher-worker-15 @coroutine#2291] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47251/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:45:35.888 [DefaultDispatcher-worker-15 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47251/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-10-28 15:45:35.888 [DefaultDispatcher-worker-15 @coroutine#2291] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47251/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:35.889 [DefaultDispatcher-worker-15 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47251/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-28 15:45:35.889 [DefaultDispatcher-worker-15 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47251/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-10-28 15:45:35.889 [DefaultDispatcher-worker-15 @coroutine#2291] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47251/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-28 15:45:35.890 [DefaultDispatcher-worker-10 @coroutine#2291] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47251/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-28 15:45:35.890 [DefaultDispatcher-worker-10 @coroutine#2291] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47251/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-28 15:45:35.922 [DefaultDispatcher-worker-1 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381d7c4c 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e818345 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:35.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:35.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:35.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:35.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:35.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:35.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:35.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:35.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-10-28 15:45:35.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-10-28 15:45:35.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-10-28 15:45:35.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-10-28 15:45:35.964 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-10-28 15:45:35.979 [Test worker @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-10-28 15:45:35.981 [Test worker @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-10-28 15:45:35.982 [DefaultDispatcher-worker-7 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39113/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.982 [DefaultDispatcher-worker-7 @coroutine#2314] 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:39113/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:45:35.982 [DefaultDispatcher-worker-7 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39113/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.983 [DefaultDispatcher-worker-7 @coroutine#2314] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39113/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:45:35.985 [DefaultDispatcher-worker-8 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39113/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.985 [DefaultDispatcher-worker-8 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39113/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:35.991 [DefaultDispatcher-worker-12 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-10-28 15:45:35.992 [DefaultDispatcher-worker-12 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.992 [DefaultDispatcher-worker-12 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:35.992 [DefaultDispatcher-worker-12 @coroutine#2313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.993 [DefaultDispatcher-worker-16 @coroutine#2313] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.993 [DefaultDispatcher-worker-16 @coroutine#2313] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:35.994 [Test worker @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-10-28 15:45:35.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b89515b 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:35.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-10-28 15:45:35.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-10-28 15:45:35.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-10-28 15:45:35.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-10-28 15:45:36.000 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-10-28 15:45:36.010 [Test worker @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-10-28 15:45:36.012 [Test worker @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-10-28 15:45:36.023 [DefaultDispatcher-worker-7 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-10-28 15:45:36.023 [DefaultDispatcher-worker-11 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-10-28 15:45:36.030 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:36.032 [DefaultDispatcher-worker-3 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-10-28 15:45:36.034 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf001aa 2024-10-28 15:45:36.034 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf001aa 2024-10-28 15:45:36.039 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4537e6a4 2024-10-28 15:45:36.039 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4537e6a4 2024-10-28 15:45:36.042 [DefaultDispatcher-worker-13 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-10-28 15:45:36.043 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@41086ada 2024-10-28 15:45:36.043 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@41086ada 2024-10-28 15:45:36.045 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@40aec9f 2024-10-28 15:45:36.045 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@40aec9f 2024-10-28 15:45:36.048 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbc40e5 2024-10-28 15:45:36.048 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbc40e5 2024-10-28 15:45:36.050 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@35448d70 2024-10-28 15:45:36.050 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@35448d70 2024-10-28 15:45:36.051 [DefaultDispatcher-worker-14 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-10-28 15:45:36.053 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@37187fb8 2024-10-28 15:45:36.053 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@37187fb8 2024-10-28 15:45:36.056 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@642513d0 2024-10-28 15:45:36.056 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@642513d0 2024-10-28 15:45:36.059 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4933dcd9 2024-10-28 15:45:36.059 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4933dcd9 2024-10-28 15:45:36.059 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-10-28 15:45:36.076 [DefaultDispatcher-worker-12 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-10-28 15:45:36.094 [DefaultDispatcher-worker-3 @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-10-28 15:45:36.099 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:36.103 [DefaultDispatcher-worker-14 @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-10-28 15:45:36.105 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ffb3fc 2024-10-28 15:45:36.105 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ffb3fc 2024-10-28 15:45:36.110 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a385f13 2024-10-28 15:45:36.110 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a385f13 2024-10-28 15:45:36.113 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e07d88c 2024-10-28 15:45:36.113 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e07d88c 2024-10-28 15:45:36.114 [DefaultDispatcher-worker-3 @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-10-28 15:45:36.116 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b055528 2024-10-28 15:45:36.116 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b055528 2024-10-28 15:45:36.119 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@320c6de7 2024-10-28 15:45:36.119 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@320c6de7 2024-10-28 15:45:36.121 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a146c72 2024-10-28 15:45:36.121 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a146c72 2024-10-28 15:45:36.124 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af70a04 2024-10-28 15:45:36.124 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af70a04 2024-10-28 15:45:36.124 [DefaultDispatcher-worker-14 @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-10-28 15:45:36.127 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2aaa67 2024-10-28 15:45:36.127 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2aaa67 2024-10-28 15:45:36.130 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a188bb0 2024-10-28 15:45:36.130 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a188bb0 2024-10-28 15:45:36.130 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:45:36.135 [DefaultDispatcher-worker-3 @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-10-28 15:45:36.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-10-28 15:45:36.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:36.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:36.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:36.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:36.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:36.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:36.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cc022ac 2024-10-28 15:45:36.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:36.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:36.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:36.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:36.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:36.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:36.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:36.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:36.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:36.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:36.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:36.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:36.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:36.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:45:36.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:45:36.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:36.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:36.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:45:36.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:36.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-10-28 15:45:36.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:36.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:36.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:36.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:36.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:36.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:36.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:36.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:36.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-10-28 15:45:36.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-28 15:45:36.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-28 15:45:36.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-10-28 15:45:36.168 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-28 15:45:36.177 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:36.178 [Test worker @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-28 15:45:36.180 [Test worker @coroutine#2353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-28 15:45:36.181 [DefaultDispatcher-worker-15 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60981/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:36.181 [DefaultDispatcher-worker-15 @coroutine#2357] 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:60981/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:45:36.181 [DefaultDispatcher-worker-15 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60981/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:36.181 [DefaultDispatcher-worker-15 @coroutine#2357] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60981/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:45:36.183 [DefaultDispatcher-worker-8 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60981/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:36.183 [DefaultDispatcher-worker-8 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60981/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:36.191 [DefaultDispatcher-worker-8 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2024-10-28 15:45:36.191 [DefaultDispatcher-worker-8 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.191 [DefaultDispatcher-worker-8 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:36.191 [DefaultDispatcher-worker-8 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.192 [DefaultDispatcher-worker-1 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.192 [DefaultDispatcher-worker-1 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.193 [DefaultDispatcher-worker-6 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-28 15:45:36.193 [DefaultDispatcher-worker-6 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.193 [DefaultDispatcher-worker-6 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:36.193 [DefaultDispatcher-worker-6 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.194 [DefaultDispatcher-worker-13 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.194 [DefaultDispatcher-worker-13 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.196 [Test worker @coroutine#2361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@361d169a 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:36.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-10-28 15:45:36.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@52288c65 2024-10-28 15:45:36.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@52288c65 2024-10-28 15:45:36.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-10-28 15:45:36.203 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52288c65 2024-10-28 15:45:36.214 [Test worker @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52288c65 2024-10-28 15:45:36.219 [Test worker @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52288c65 2024-10-28 15:45:36.231 [DefaultDispatcher-worker-5 @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52288c65 2024-10-28 15:45:36.232 [DefaultDispatcher-worker-6 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-28 15:45:36.239 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:36.241 [DefaultDispatcher-worker-10 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-28 15:45:36.243 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@688d8bc9 2024-10-28 15:45:36.243 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@688d8bc9 2024-10-28 15:45:36.249 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@664a78a8 2024-10-28 15:45:36.249 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@664a78a8 2024-10-28 15:45:36.251 [DefaultDispatcher-worker-3 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-28 15:45:36.252 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6275e0b9 2024-10-28 15:45:36.252 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6275e0b9 2024-10-28 15:45:36.255 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@27777293 2024-10-28 15:45:36.255 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@27777293 2024-10-28 15:45:36.258 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@23a07677 2024-10-28 15:45:36.258 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@23a07677 2024-10-28 15:45:36.261 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@169ad593 2024-10-28 15:45:36.261 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@169ad593 2024-10-28 15:45:36.261 [DefaultDispatcher-worker-3 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-28 15:45:36.263 [DefaultDispatcher-worker-6 @coroutine#2388] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60981/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:45:36.263 [DefaultDispatcher-worker-6 @coroutine#2388] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60981/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-10-28 15:45:36.263 [DefaultDispatcher-worker-6 @coroutine#2388] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60981/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:45:36.264 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba78fd1 2024-10-28 15:45:36.264 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba78fd1 2024-10-28 15:45:36.264 [DefaultDispatcher-worker-16 @coroutine#2388] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60981/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:45:36.264 [DefaultDispatcher-worker-16 @coroutine#2388] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60981/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:45:36.265 [DefaultDispatcher-worker-16 @coroutine#2388] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60981/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-10-28 15:45:36.265 [DefaultDispatcher-worker-16 @coroutine#2388] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60981/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:36.265 [DefaultDispatcher-worker-16 @coroutine#2388] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60981/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-28 15:45:36.265 [DefaultDispatcher-worker-16 @coroutine#2388] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60981/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-10-28 15:45:36.265 [DefaultDispatcher-worker-16 @coroutine#2388] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60981/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-28 15:45:36.266 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@47588ddc 2024-10-28 15:45:36.266 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@47588ddc 2024-10-28 15:45:36.266 [DefaultDispatcher-worker-3 @coroutine#2388] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60981/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-28 15:45:36.266 [DefaultDispatcher-worker-3 @coroutine#2388] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60981/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-28 15:45:36.269 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@67eb588e 2024-10-28 15:45:36.269 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@67eb588e 2024-10-28 15:45:36.269 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-10-28 15:45:36.287 [DefaultDispatcher-worker-14 @coroutine#2388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-28 15:45:36.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-10-28 15:45:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@519e14f6 2024-10-28 15:45:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:45:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:45:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:45:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-10-28 15:45:36.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:36.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:36.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:36.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:36.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:36.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:36.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:36.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:36.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-10-28 15:45:36.295 [DefaultDispatcher-worker-6 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:36.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da799 2024-10-28 15:45:36.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da799 2024-10-28 15:45:36.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-10-28 15:45:36.295 [DefaultDispatcher-worker-6 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.295 [DefaultDispatcher-worker-6 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:36.295 [DefaultDispatcher-worker-6 @coroutine#2109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.297 [DefaultDispatcher-worker-12 @coroutine#2109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.297 [DefaultDispatcher-worker-12 @coroutine#2109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.302 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:36.306 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c9015fc 2024-10-28 15:45:36.306 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c9015fc 2024-10-28 15:45:36.310 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1257f81e 2024-10-28 15:45:36.310 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1257f81e 2024-10-28 15:45:36.313 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@16687e8c 2024-10-28 15:45:36.313 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@16687e8c 2024-10-28 15:45:36.316 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@536af225 2024-10-28 15:45:36.316 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@536af225 2024-10-28 15:45:36.319 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f493241 2024-10-28 15:45:36.319 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f493241 2024-10-28 15:45:36.321 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da799 2024-10-28 15:45:36.321 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6273a4be 2024-10-28 15:45:36.321 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6273a4be 2024-10-28 15:45:36.324 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ba3a62 2024-10-28 15:45:36.324 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ba3a62 2024-10-28 15:45:36.326 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@33450d6a 2024-10-28 15:45:36.326 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@33450d6a 2024-10-28 15:45:36.329 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3598fa79 2024-10-28 15:45:36.329 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3598fa79 2024-10-28 15:45:36.329 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:45:36.331 [Test worker @coroutine#2410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da799 2024-10-28 15:45:36.333 [Test worker @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da799 2024-10-28 15:45:36.334 [DefaultDispatcher-worker-9 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:36.334 [DefaultDispatcher-worker-9 @coroutine#2416] 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:44023/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:45:36.334 [DefaultDispatcher-worker-9 @coroutine#2416] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:36.334 [DefaultDispatcher-worker-9 @coroutine#2416] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44023/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:45:36.336 [DefaultDispatcher-worker-6 @coroutine#2416] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:36.336 [DefaultDispatcher-worker-6 @coroutine#2416] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:36.346 [DefaultDispatcher-worker-16 @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da799 2024-10-28 15:45:36.346 [DefaultDispatcher-worker-16 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.346 [DefaultDispatcher-worker-16 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:36.346 [DefaultDispatcher-worker-16 @coroutine#2415] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.347 [DefaultDispatcher-worker-3 @coroutine#2415] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.347 [DefaultDispatcher-worker-3 @coroutine#2415] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.350 [Test worker @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da799 2024-10-28 15:45:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-10-28 15:45:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ccfce5a 2024-10-28 15:45:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:36.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:36.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:36.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:36.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:45:36.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:45:36.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:36.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:36.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:45:36.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:36.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-10-28 15:45:36.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:36.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:36.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:36.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:36.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:36.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:36.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:36.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:36.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-10-28 15:45:36.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f03f2 2024-10-28 15:45:36.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f03f2 2024-10-28 15:45:36.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-10-28 15:45:36.358 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f03f2 2024-10-28 15:45:36.368 [Test worker @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f03f2 2024-10-28 15:45:36.370 [Test worker @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f03f2 2024-10-28 15:45:36.373 [DefaultDispatcher-worker-3 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/auth/register 2024-10-28 15:45:36.373 [DefaultDispatcher-worker-3 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/auth/register. 2024-10-28 15:45:36.373 [DefaultDispatcher-worker-3 @coroutine#2436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/auth/register 2024-10-28 15:45:36.373 [DefaultDispatcher-worker-3 @coroutine#2436] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44023/auth/register from class io.ktor.http.content.TextContent 2024-10-28 15:45:36.375 [DefaultDispatcher-worker-7 @coroutine#2436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/auth/register 2024-10-28 15:45:36.375 [DefaultDispatcher-worker-7 @coroutine#2436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/auth/register 2024-10-28 15:45:36.381 [DefaultDispatcher-worker-12 @coroutine#2431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f03f2 2024-10-28 15:45:36.395 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:36.401 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c463356 2024-10-28 15:45:36.401 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c463356 2024-10-28 15:45:36.406 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4281d4ae 2024-10-28 15:45:36.406 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4281d4ae 2024-10-28 15:45:36.409 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@46be5826 2024-10-28 15:45:36.409 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@46be5826 2024-10-28 15:45:36.411 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcde95 2024-10-28 15:45:36.411 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcde95 2024-10-28 15:45:36.414 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e9d8137 2024-10-28 15:45:36.414 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e9d8137 2024-10-28 15:45:36.416 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f51eee 2024-10-28 15:45:36.416 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f51eee 2024-10-28 15:45:36.419 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e1ffe 2024-10-28 15:45:36.419 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e1ffe 2024-10-28 15:45:36.421 [DefaultDispatcher-worker-7 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44023/auth/register. 2024-10-28 15:45:36.421 [DefaultDispatcher-worker-7 @coroutine#2436] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44023/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:36.422 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@639321da 2024-10-28 15:45:36.422 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@639321da 2024-10-28 15:45:36.424 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@711590a6 2024-10-28 15:45:36.424 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@711590a6 2024-10-28 15:45:36.424 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-10-28 15:45:36.450 [DefaultDispatcher-worker-9 @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da799 2024-10-28 15:45:36.457 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:36.460 [DefaultDispatcher-worker-7 @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da799 2024-10-28 15:45:36.461 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@558144db 2024-10-28 15:45:36.461 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@558144db 2024-10-28 15:45:36.465 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b46b01b 2024-10-28 15:45:36.465 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b46b01b 2024-10-28 15:45:36.470 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f792fab 2024-10-28 15:45:36.470 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f792fab 2024-10-28 15:45:36.473 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7bba20 2024-10-28 15:45:36.473 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7bba20 2024-10-28 15:45:36.475 [DefaultDispatcher-worker-12 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-10-28 15:45:36.476 [DefaultDispatcher-worker-12 @coroutine#2155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.476 [DefaultDispatcher-worker-12 @coroutine#2155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:36.476 [DefaultDispatcher-worker-12 @coroutine#2155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.476 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@45839228 2024-10-28 15:45:36.476 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@45839228 2024-10-28 15:45:36.477 [DefaultDispatcher-worker-2 @coroutine#2155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.477 [DefaultDispatcher-worker-2 @coroutine#2155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22db12f6 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:36.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-10-28 15:45:36.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@10acfe30 2024-10-28 15:45:36.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@10acfe30 2024-10-28 15:45:36.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-10-28 15:45:36.479 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bab24eb 2024-10-28 15:45:36.479 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bab24eb 2024-10-28 15:45:36.482 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db95242 2024-10-28 15:45:36.482 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db95242 2024-10-28 15:45:36.485 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a54456f 2024-10-28 15:45:36.485 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a54456f 2024-10-28 15:45:36.487 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@239f8adf 2024-10-28 15:45:36.487 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@239f8adf 2024-10-28 15:45:36.487 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:45:36.504 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10acfe30 2024-10-28 15:45:36.514 [Test worker @coroutine#2449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10acfe30 2024-10-28 15:45:36.515 [Test worker @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10acfe30 2024-10-28 15:45:36.517 [DefaultDispatcher-worker-3 @coroutine#2455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:45:36.517 [DefaultDispatcher-worker-3 @coroutine#2455] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-10-28 15:45:36.517 [DefaultDispatcher-worker-3 @coroutine#2455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:45:36.517 [DefaultDispatcher-worker-3 @coroutine#2455] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:45:36.518 [DefaultDispatcher-worker-1 @coroutine#2455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:45:36.518 [DefaultDispatcher-worker-1 @coroutine#2455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:45:36.527 [DefaultDispatcher-worker-15 @coroutine#2454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10acfe30 2024-10-28 15:45:36.527 [DefaultDispatcher-worker-15 @coroutine#2454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-10-28 15:45:36.527 [DefaultDispatcher-worker-15 @coroutine#2454] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-10-28 15:45:36.527 [DefaultDispatcher-worker-15 @coroutine#2454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-10-28 15:45:36.528 [DefaultDispatcher-worker-4 @coroutine#2454] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-10-28 15:45:36.528 [DefaultDispatcher-worker-4 @coroutine#2454] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-10-28 15:45:36.530 [Test worker @coroutine#2459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10acfe30 2024-10-28 15:45:36.535 [Test worker @coroutine#2466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10acfe30 2024-10-28 15:45:36.551 [Test worker @coroutine#2473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10acfe30 2024-10-28 15:45:36.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-10-28 15:45:36.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-10-28 15:45:36.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:36.552 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10acfe30: (connection evicted) 2024-10-28 15:45:36.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:36.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-10-28 15:45:36.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6015c745 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:36.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:36.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-10-28 15:45:36.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c897417 2024-10-28 15:45:36.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c897417 2024-10-28 15:45:36.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-10-28 15:45:36.561 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c897417 2024-10-28 15:45:36.573 [Test worker @coroutine#2476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c897417 2024-10-28 15:45:36.575 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c897417 2024-10-28 15:45:36.575 [DefaultDispatcher-worker-4 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:45:36.575 [DefaultDispatcher-worker-4 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-10-28 15:45:36.575 [DefaultDispatcher-worker-4 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:45:36.576 [DefaultDispatcher-worker-4 @coroutine#2482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:45:36.577 [DefaultDispatcher-worker-11 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:45:36.577 [DefaultDispatcher-worker-11 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:45:36.586 [DefaultDispatcher-worker-4 @coroutine#2481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c897417 2024-10-28 15:45:36.586 [DefaultDispatcher-worker-4 @coroutine#2481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-10-28 15:45:36.587 [DefaultDispatcher-worker-4 @coroutine#2481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-10-28 15:45:36.587 [DefaultDispatcher-worker-4 @coroutine#2481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-10-28 15:45:36.587 [DefaultDispatcher-worker-1 @coroutine#2481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-10-28 15:45:36.587 [DefaultDispatcher-worker-1 @coroutine#2481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-10-28 15:45:36.592 [Test worker @coroutine#2486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c897417 2024-10-28 15:45:36.597 [Test worker @coroutine#2493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c897417 2024-10-28 15:45:36.599 [DefaultDispatcher-worker-5 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c3e0a 2024-10-28 15:45:36.599 [DefaultDispatcher-worker-5 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.599 [DefaultDispatcher-worker-5 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:36.599 [DefaultDispatcher-worker-5 @coroutine#2188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.600 [Test worker @coroutine#2500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c897417 2024-10-28 15:45:36.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-10-28 15:45:36.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-10-28 15:45:36.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:36.601 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c897417: (connection evicted) 2024-10-28 15:45:36.601 [DefaultDispatcher-worker-2 @coroutine#2188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.601 [DefaultDispatcher-worker-2 @coroutine#2188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:36.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-10-28 15:45:36.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-10-28 15:45:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-10-28 15:45:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73f6ffb1 2024-10-28 15:45:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:45:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:45:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:45:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-10-28 15:45:36.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:36.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:36.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:36.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:36.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:36.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:36.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:36.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:36.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-10-28 15:45:36.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-10-28 15:45:36.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-10-28 15:45:36.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-10-28 15:45:36.606 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-10-28 15:45:36.616 [Test worker @coroutine#2506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-10-28 15:45:36.617 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-10-28 15:45:36.618 [DefaultDispatcher-worker-5 @coroutine#2512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:45:36.618 [DefaultDispatcher-worker-5 @coroutine#2512] 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-10-28 15:45:36.618 [DefaultDispatcher-worker-5 @coroutine#2512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:45:36.618 [DefaultDispatcher-worker-5 @coroutine#2512] 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-10-28 15:45:36.619 [DefaultDispatcher-worker-4 @coroutine#2512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:45:36.619 [DefaultDispatcher-worker-4 @coroutine#2512] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:45:36.628 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:36.631 [DefaultDispatcher-worker-10 @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-10-28 15:45:36.632 [DefaultDispatcher-worker-10 @coroutine#2511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-10-28 15:45:36.632 [DefaultDispatcher-worker-10 @coroutine#2511] 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-10-28 15:45:36.632 [DefaultDispatcher-worker-10 @coroutine#2511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-10-28 15:45:36.632 [DefaultDispatcher-worker-5 @coroutine#2511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-10-28 15:45:36.632 [DefaultDispatcher-worker-5 @coroutine#2511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-10-28 15:45:36.635 [Test worker @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-10-28 15:45:36.637 [Test worker @coroutine#2523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-10-28 15:45:36.641 [Test worker @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-10-28 15:45:36.645 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-10-28 15:45:36.647 [Test worker @coroutine#2538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-10-28 15:45:36.651 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-10-28 15:45:36.653 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-10-28 15:45:36.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-10-28 15:45:36.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-10-28 15:45:36.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:36.653 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98: (connection evicted) 2024-10-28 15:45:36.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:36.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-10-28 15:45:36.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@146b4c6c 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:36.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:36.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-10-28 15:45:36.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2024-10-28 15:45:36.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2024-10-28 15:45:36.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-10-28 15:45:36.659 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2024-10-28 15:45:36.669 [Test worker @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2024-10-28 15:45:36.671 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2024-10-28 15:45:36.672 [DefaultDispatcher-worker-11 @coroutine#2550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:45:36.672 [DefaultDispatcher-worker-11 @coroutine#2550] 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-10-28 15:45:36.672 [DefaultDispatcher-worker-11 @coroutine#2550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:45:36.672 [DefaultDispatcher-worker-11 @coroutine#2550] 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-10-28 15:45:36.672 [DefaultDispatcher-worker-10 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f9ee527 2024-10-28 15:45:36.672 [DefaultDispatcher-worker-10 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.672 [DefaultDispatcher-worker-10 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:36.672 [DefaultDispatcher-worker-10 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.673 [DefaultDispatcher-worker-9 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.673 [DefaultDispatcher-worker-9 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.674 [DefaultDispatcher-worker-11 @coroutine#2550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:45:36.674 [DefaultDispatcher-worker-11 @coroutine#2550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:45:36.682 [DefaultDispatcher-worker-10 @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2024-10-28 15:45:36.682 [DefaultDispatcher-worker-10 @coroutine#2549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-10-28 15:45:36.682 [DefaultDispatcher-worker-10 @coroutine#2549] 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-10-28 15:45:36.682 [DefaultDispatcher-worker-10 @coroutine#2549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-10-28 15:45:36.683 [DefaultDispatcher-worker-11 @coroutine#2549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-10-28 15:45:36.683 [DefaultDispatcher-worker-11 @coroutine#2549] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-10-28 15:45:36.685 [Test worker @coroutine#2555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2024-10-28 15:45:36.688 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2024-10-28 15:45:36.693 [Test worker @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2024-10-28 15:45:36.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-10-28 15:45:36.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-10-28 15:45:36.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:36.695 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49318c2a: (connection evicted) 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:36.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-10-28 15:45:36.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@608b74f3 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:36.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-10-28 15:45:36.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a6f1342 2024-10-28 15:45:36.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a6f1342 2024-10-28 15:45:36.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-10-28 15:45:36.699 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6f1342 2024-10-28 15:45:36.704 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:36.709 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6f1342 2024-10-28 15:45:36.711 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6f1342 2024-10-28 15:45:36.712 [DefaultDispatcher-worker-10 @coroutine#2586] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:45:36.712 [DefaultDispatcher-worker-10 @coroutine#2586] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-10-28 15:45:36.712 [DefaultDispatcher-worker-10 @coroutine#2586] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:45:36.712 [DefaultDispatcher-worker-10 @coroutine#2586] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:45:36.713 [DefaultDispatcher-worker-3 @coroutine#2586] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:45:36.714 [DefaultDispatcher-worker-3 @coroutine#2586] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:45:36.722 [DefaultDispatcher-worker-6 @coroutine#2585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6f1342 2024-10-28 15:45:36.723 [DefaultDispatcher-worker-6 @coroutine#2585] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-10-28 15:45:36.723 [DefaultDispatcher-worker-6 @coroutine#2585] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-10-28 15:45:36.723 [DefaultDispatcher-worker-6 @coroutine#2585] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-10-28 15:45:36.723 [DefaultDispatcher-worker-11 @coroutine#2585] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-10-28 15:45:36.723 [DefaultDispatcher-worker-11 @coroutine#2585] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-10-28 15:45:36.726 [Test worker @coroutine#2592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6f1342 2024-10-28 15:45:36.730 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6f1342 2024-10-28 15:45:36.732 [Test worker @coroutine#2599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6f1342 2024-10-28 15:45:36.734 [Test worker @coroutine#2601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6f1342 2024-10-28 15:45:36.737 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6f1342 2024-10-28 15:45:36.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-10-28 15:45:36.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-10-28 15:45:36.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:36.737 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:36.737 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a6f1342: (connection evicted) 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:36.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-10-28 15:45:36.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54519d74 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:36.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-10-28 15:45:36.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d00c2ae 2024-10-28 15:45:36.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d00c2ae 2024-10-28 15:45:36.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-10-28 15:45:36.743 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d00c2ae 2024-10-28 15:45:36.747 [DefaultDispatcher-worker-6 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17965037 2024-10-28 15:45:36.747 [DefaultDispatcher-worker-6 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.747 [DefaultDispatcher-worker-6 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:36.747 [DefaultDispatcher-worker-6 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.748 [DefaultDispatcher-worker-6 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.754 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d00c2ae 2024-10-28 15:45:36.755 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d00c2ae 2024-10-28 15:45:36.756 [DefaultDispatcher-worker-16 @coroutine#2619] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:45:36.756 [DefaultDispatcher-worker-16 @coroutine#2619] 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-10-28 15:45:36.756 [DefaultDispatcher-worker-16 @coroutine#2619] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:45:36.756 [DefaultDispatcher-worker-16 @coroutine#2619] 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-10-28 15:45:36.758 [DefaultDispatcher-worker-8 @coroutine#2619] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:45:36.758 [DefaultDispatcher-worker-8 @coroutine#2619] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:45:36.765 [DefaultDispatcher-worker-8 @coroutine#2618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d00c2ae 2024-10-28 15:45:36.766 [DefaultDispatcher-worker-8 @coroutine#2618] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-10-28 15:45:36.766 [DefaultDispatcher-worker-8 @coroutine#2618] 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-10-28 15:45:36.766 [DefaultDispatcher-worker-8 @coroutine#2618] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-10-28 15:45:36.766 [DefaultDispatcher-worker-1 @coroutine#2618] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-10-28 15:45:36.766 [DefaultDispatcher-worker-1 @coroutine#2618] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-10-28 15:45:36.768 [Test worker @coroutine#2623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d00c2ae 2024-10-28 15:45:36.771 [Test worker @coroutine#2630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d00c2ae 2024-10-28 15:45:36.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-10-28 15:45:36.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-10-28 15:45:36.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:36.773 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d00c2ae: (connection evicted) 2024-10-28 15:45:36.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:36.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-10-28 15:45:36.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-10-28 15:45:36.777 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:36.880 [DefaultDispatcher-worker-6 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381d7c4c 2024-10-28 15:45:36.880 [DefaultDispatcher-worker-6 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.880 [DefaultDispatcher-worker-6 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:36.880 [DefaultDispatcher-worker-6 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.881 [DefaultDispatcher-worker-16 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.881 [DefaultDispatcher-worker-16 @coroutine#2261] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:36.946 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:37.003 [DefaultDispatcher-worker-12 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-10-28 15:45:37.003 [DefaultDispatcher-worker-12 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.003 [DefaultDispatcher-worker-12 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:37.003 [DefaultDispatcher-worker-12 @coroutine#2313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.005 [DefaultDispatcher-worker-12 @coroutine#2313] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.005 [DefaultDispatcher-worker-12 @coroutine#2313] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4624e3d1 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:37.105 [Test worker @coroutine#2668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-10-28 15:45:37.106 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3181fbe7 2024-10-28 15:45:37.106 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3181fbe7 2024-10-28 15:45:37.106 [Test worker @coroutine#2668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-10-28 15:45:37.119 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3181fbe7 2024-10-28 15:45:37.129 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3181fbe7 2024-10-28 15:45:37.131 [Test worker @coroutine#2671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3181fbe7 2024-10-28 15:45:37.133 [Test worker @coroutine#2673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3181fbe7 2024-10-28 15:45:37.145 [DefaultDispatcher-worker-4 @coroutine#2675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3181fbe7 2024-10-28 15:45:37.159 [DefaultDispatcher-worker-8 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3181fbe7 2024-10-28 15:45:37.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-10-28 15:45:37.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-10-28 15:45:37.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:37.162 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3181fbe7: (connection evicted) 2024-10-28 15:45:37.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:37.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-10-28 15:45:37.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e729fea 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:37.164 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:37.165 [Test worker @coroutine#2693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-10-28 15:45:37.165 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b26839d 2024-10-28 15:45:37.165 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b26839d 2024-10-28 15:45:37.165 [Test worker @coroutine#2693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-10-28 15:45:37.181 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b26839d 2024-10-28 15:45:37.191 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b26839d 2024-10-28 15:45:37.193 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b26839d 2024-10-28 15:45:37.195 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b26839d 2024-10-28 15:45:37.195 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f213e97 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3b4646 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3b4646 2024-10-28 15:45:37.196 [Test worker @coroutine#2693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-10-28 15:45:37.205 [DefaultDispatcher-worker-10 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2024-10-28 15:45:37.205 [DefaultDispatcher-worker-10 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.205 [DefaultDispatcher-worker-10 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:37.205 [DefaultDispatcher-worker-10 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.206 [DefaultDispatcher-worker-13 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-28 15:45:37.206 [DefaultDispatcher-worker-13 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.206 [DefaultDispatcher-worker-13 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:37.206 [DefaultDispatcher-worker-13 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.207 [DefaultDispatcher-worker-3 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.207 [DefaultDispatcher-worker-3 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.207 [DefaultDispatcher-worker-10 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.207 [DefaultDispatcher-worker-10 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.213 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3b4646 2024-10-28 15:45:37.224 [Test worker @coroutine#2707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3b4646 2024-10-28 15:45:37.225 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3b4646 2024-10-28 15:45:37.227 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3b4646 2024-10-28 15:45:37.239 [DefaultDispatcher-worker-7 @coroutine#2713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3b4646 2024-10-28 15:45:37.254 [DefaultDispatcher-worker-7 @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b26839d 2024-10-28 15:45:37.265 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:37.265 [DefaultDispatcher-worker-3 @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b26839d 2024-10-28 15:45:37.265 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:37.275 [DefaultDispatcher-worker-13 @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b26839d 2024-10-28 15:45:37.287 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:37.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-10-28 15:45:37.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-10-28 15:45:37.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:37.292 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b26839d: (connection evicted) 2024-10-28 15:45:37.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:37.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-10-28 15:45:37.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-10-28 15:45:37.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-10-28 15:45:37.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-10-28 15:45:37.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:37.293 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d3b4646: (connection evicted) 2024-10-28 15:45:37.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:37.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-10-28 15:45:37.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-10-28 15:45:37.295 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-10-28 15:45:37.295 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:37.295 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:37.295 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:37.295 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:37.295 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:37.295 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:37.295 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42af2977 2024-10-28 15:45:37.295 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:37.295 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:37.295 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:37.295 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:37.295 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:37.295 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:37.295 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:37.296 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:37.296 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:37.296 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:37.296 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:37.296 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:37.296 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:37.296 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:37.296 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:37.296 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:37.296 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:37.296 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:37.296 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:37.296 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-10-28 15:45:37.296 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:37.296 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:37.296 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:37.296 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:37.296 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:37.296 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:37.296 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:37.296 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:37.296 [Test worker @coroutine#2734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-10-28 15:45:37.296 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cbb79c3 2024-10-28 15:45:37.296 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cbb79c3 2024-10-28 15:45:37.296 [Test worker @coroutine#2734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-10-28 15:45:37.308 [DefaultDispatcher-worker-6 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:37.308 [DefaultDispatcher-worker-6 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.308 [DefaultDispatcher-worker-6 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:37.308 [DefaultDispatcher-worker-6 @coroutine#2109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.309 [DefaultDispatcher-worker-5 @coroutine#2109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.309 [DefaultDispatcher-worker-5 @coroutine#2109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.310 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:37.313 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cbb79c3 2024-10-28 15:45:37.322 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cbb79c3 2024-10-28 15:45:37.324 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cbb79c3 2024-10-28 15:45:37.326 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cbb79c3 2024-10-28 15:45:37.326 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-10-28 15:45:37.326 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:37.326 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:37.326 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:37.326 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:37.326 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:37.326 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:37.326 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13157620 2024-10-28 15:45:37.326 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:37.326 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:37.326 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:37.326 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:37.326 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:37.326 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:37.326 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:37.326 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:37.326 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:37.326 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:37.326 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:37.326 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:37.326 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:37.326 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:37.326 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:37.326 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:37.326 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:37.326 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:37.326 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:37.326 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-10-28 15:45:37.327 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:37.327 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:37.327 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:37.327 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:37.327 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:37.327 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:37.327 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:37.327 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:37.327 [Test worker @coroutine#2734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-10-28 15:45:37.327 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a919251 2024-10-28 15:45:37.327 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a919251 2024-10-28 15:45:37.327 [Test worker @coroutine#2734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-10-28 15:45:37.337 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:37.341 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a919251 2024-10-28 15:45:37.351 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a919251 2024-10-28 15:45:37.352 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a919251 2024-10-28 15:45:37.354 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a919251 2024-10-28 15:45:37.358 [DefaultDispatcher-worker-8 @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da799 2024-10-28 15:45:37.358 [DefaultDispatcher-worker-8 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.358 [DefaultDispatcher-worker-8 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:37.358 [DefaultDispatcher-worker-8 @coroutine#2415] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.359 [DefaultDispatcher-worker-10 @coroutine#2415] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.359 [DefaultDispatcher-worker-10 @coroutine#2415] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.366 [DefaultDispatcher-worker-10 @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a919251 2024-10-28 15:45:37.379 [DefaultDispatcher-worker-9 @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cbb79c3 2024-10-28 15:45:37.389 [DefaultDispatcher-worker-1 @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cbb79c3 2024-10-28 15:45:37.396 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:37.399 [DefaultDispatcher-worker-11 @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cbb79c3 2024-10-28 15:45:37.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-10-28 15:45:37.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-10-28 15:45:37.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:37.404 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cbb79c3: (connection evicted) 2024-10-28 15:45:37.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:37.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-10-28 15:45:37.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-10-28 15:45:37.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-10-28 15:45:37.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-10-28 15:45:37.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:37.406 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a919251: (connection evicted) 2024-10-28 15:45:37.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:37.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-10-28 15:45:37.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-10-28 15:45:37.408 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-10-28 15:45:37.408 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:37.408 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:37.408 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:37.408 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:37.408 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:37.408 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:37.408 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a5663ef 2024-10-28 15:45:37.408 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:37.408 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:37.408 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:37.408 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:37.408 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:37.408 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:37.408 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:37.408 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:37.408 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:37.408 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:37.408 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:37.408 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:37.408 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:37.408 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:37.408 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:37.408 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:37.408 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:37.409 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:37.409 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:37.409 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-10-28 15:45:37.409 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:37.409 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:37.409 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:37.409 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:37.409 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:37.409 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:37.409 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:37.409 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:37.409 [Test worker @coroutine#2775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-10-28 15:45:37.409 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0fe80c 2024-10-28 15:45:37.409 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0fe80c 2024-10-28 15:45:37.409 [Test worker @coroutine#2775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-10-28 15:45:37.424 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0fe80c 2024-10-28 15:45:37.434 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0fe80c 2024-10-28 15:45:37.436 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0fe80c 2024-10-28 15:45:37.437 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0fe80c 2024-10-28 15:45:37.448 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:37.463 [DefaultDispatcher-worker-13 @coroutine#2775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0fe80c 2024-10-28 15:45:37.472 [DefaultDispatcher-worker-1 @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0fe80c 2024-10-28 15:45:37.475 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0fe80c 2024-10-28 15:45:37.476 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:37.486 [DefaultDispatcher-worker-5 @coroutine#2775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0fe80c 2024-10-28 15:45:37.489 [DefaultDispatcher-worker-16 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-10-28 15:45:37.489 [DefaultDispatcher-worker-16 @coroutine#2155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.490 [DefaultDispatcher-worker-16 @coroutine#2155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:37.490 [DefaultDispatcher-worker-16 @coroutine#2155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.491 [DefaultDispatcher-worker-11 @coroutine#2155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.491 [DefaultDispatcher-worker-11 @coroutine#2155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-10-28 15:45:37.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-10-28 15:45:37.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:37.509 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d0fe80c: (connection evicted) 2024-10-28 15:45:37.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:37.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-10-28 15:45:37.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-10-28 15:45:37.511 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-10-28 15:45:37.511 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:37.511 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:37.511 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:37.511 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:37.511 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:37.511 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:37.511 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@197c3101 2024-10-28 15:45:37.511 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:37.511 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:37.511 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:37.511 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:37.511 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:37.511 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:37.511 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:37.511 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:37.511 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:37.511 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:37.512 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:37.512 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:37.512 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:37.512 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:37.512 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:37.512 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:37.512 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:37.512 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:37.512 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:37.512 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-10-28 15:45:37.512 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:37.512 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:37.512 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:37.512 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:37.512 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:37.512 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:37.512 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:37.512 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:37.512 [Test worker @coroutine#2832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-10-28 15:45:37.512 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2024-10-28 15:45:37.512 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2024-10-28 15:45:37.512 [Test worker @coroutine#2832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-10-28 15:45:37.516 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:37.528 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2024-10-28 15:45:37.538 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2024-10-28 15:45:37.540 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2024-10-28 15:45:37.541 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2024-10-28 15:45:37.565 [DefaultDispatcher-worker-12 @coroutine#2832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2024-10-28 15:45:37.567 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:37.575 [DefaultDispatcher-worker-4 @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2024-10-28 15:45:37.578 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2024-10-28 15:45:37.588 [DefaultDispatcher-worker-6 @coroutine#2832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2024-10-28 15:45:37.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-10-28 15:45:37.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-10-28 15:45:37.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:37.595 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad: (connection evicted) 2024-10-28 15:45:37.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:37.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-10-28 15:45:37.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50508ed3 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:37.598 [Test worker @coroutine#2885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-10-28 15:45:37.599 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2024-10-28 15:45:37.599 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2024-10-28 15:45:37.599 [Test worker @coroutine#2885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-10-28 15:45:37.611 [DefaultDispatcher-worker-4 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c3e0a 2024-10-28 15:45:37.612 [DefaultDispatcher-worker-4 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.612 [DefaultDispatcher-worker-4 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:37.612 [DefaultDispatcher-worker-4 @coroutine#2188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.613 [DefaultDispatcher-worker-2 @coroutine#2188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.613 [DefaultDispatcher-worker-2 @coroutine#2188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.616 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2024-10-28 15:45:37.625 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2024-10-28 15:45:37.627 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2024-10-28 15:45:37.629 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2024-10-28 15:45:37.656 [DefaultDispatcher-worker-11 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2024-10-28 15:45:37.669 [DefaultDispatcher-worker-8 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2024-10-28 15:45:37.679 [DefaultDispatcher-worker-9 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2024-10-28 15:45:37.686 [DefaultDispatcher-worker-4 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f9ee527 2024-10-28 15:45:37.686 [DefaultDispatcher-worker-4 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.686 [DefaultDispatcher-worker-4 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:37.686 [DefaultDispatcher-worker-4 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.687 [DefaultDispatcher-worker-6 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.687 [DefaultDispatcher-worker-6 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.734 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:37.801 [DefaultDispatcher-worker-16 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17965037 2024-10-28 15:45:37.801 [DefaultDispatcher-worker-16 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.801 [DefaultDispatcher-worker-16 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:37.801 [DefaultDispatcher-worker-16 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.802 [DefaultDispatcher-worker-1 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.805 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:37.887 [DefaultDispatcher-worker-13 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2024-10-28 15:45:37.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-10-28 15:45:37.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-10-28 15:45:37.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:37.935 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23acd55e: (connection evicted) 2024-10-28 15:45:37.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:37.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-10-28 15:45:37.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@750448fb 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:37.938 [Test worker @coroutine#2935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-10-28 15:45:37.939 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a26eca 2024-10-28 15:45:37.939 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a26eca 2024-10-28 15:45:37.939 [Test worker @coroutine#2935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-10-28 15:45:37.940 [DefaultDispatcher-worker-3 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381d7c4c 2024-10-28 15:45:37.940 [DefaultDispatcher-worker-3 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.940 [DefaultDispatcher-worker-3 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:37.940 [DefaultDispatcher-worker-3 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.941 [DefaultDispatcher-worker-3 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.941 [DefaultDispatcher-worker-3 @coroutine#2261] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:37.956 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a26eca 2024-10-28 15:45:37.968 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a26eca 2024-10-28 15:45:37.970 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a26eca 2024-10-28 15:45:37.971 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a26eca 2024-10-28 15:45:37.983 [DefaultDispatcher-worker-2 @coroutine#2945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a26eca 2024-10-28 15:45:37.986 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a26eca 2024-10-28 15:45:38.010 [DefaultDispatcher-worker-11 @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a26eca 2024-10-28 15:45:38.016 [DefaultDispatcher-worker-16 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-10-28 15:45:38.016 [DefaultDispatcher-worker-16 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.016 [DefaultDispatcher-worker-16 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:38.016 [DefaultDispatcher-worker-16 @coroutine#2313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.017 [DefaultDispatcher-worker-8 @coroutine#2313] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.018 [DefaultDispatcher-worker-8 @coroutine#2313] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.021 [DefaultDispatcher-worker-11 @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a26eca 2024-10-28 15:45:38.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-10-28 15:45:38.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-10-28 15:45:38.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:38.032 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70a26eca: (connection evicted) 2024-10-28 15:45:38.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:38.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-10-28 15:45:38.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-10-28 15:45:38.034 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-10-28 15:45:38.034 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:38.034 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:38.034 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:38.034 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:38.034 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:38.034 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:38.034 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30a8ac50 2024-10-28 15:45:38.034 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:38.034 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:38.034 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:38.034 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:38.034 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:38.034 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:38.034 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:38.035 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:38.035 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:38.035 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:38.035 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:38.035 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:38.035 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:38.035 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:38.035 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:38.035 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:38.035 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:38.035 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:38.035 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:38.035 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-10-28 15:45:38.035 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:38.035 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:38.035 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:38.035 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:38.035 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:38.035 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:38.035 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:38.035 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:38.035 [Test worker @coroutine#2976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-10-28 15:45:38.035 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2024-10-28 15:45:38.035 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2024-10-28 15:45:38.035 [Test worker @coroutine#2976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-10-28 15:45:38.047 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:38.050 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2024-10-28 15:45:38.059 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2024-10-28 15:45:38.061 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2024-10-28 15:45:38.063 [Test worker @coroutine#2981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2024-10-28 15:45:38.069 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:38.076 [DefaultDispatcher-worker-3 @coroutine#2983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2024-10-28 15:45:38.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-10-28 15:45:38.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-10-28 15:45:38.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:38.134 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79177bc: (connection evicted) 2024-10-28 15:45:38.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:38.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-10-28 15:45:38.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-10-28 15:45:38.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-10-28 15:45:38.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:38.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:38.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:38.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:38.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:38.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:38.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5295779 2024-10-28 15:45:38.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:38.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:38.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:38.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:38.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:38.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:38.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:38.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:38.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:38.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:38.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:38.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:38.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:38.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:38.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:38.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:38.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:38.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:38.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:38.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-10-28 15:45:38.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:38.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:38.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:38.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:38.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:38.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:38.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:38.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:38.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-10-28 15:45:38.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:45:38.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:45:38.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-10-28 15:45:38.220 [DefaultDispatcher-worker-12 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2024-10-28 15:45:38.220 [DefaultDispatcher-worker-8 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-28 15:45:38.220 [DefaultDispatcher-worker-12 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.220 [DefaultDispatcher-worker-12 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:38.220 [DefaultDispatcher-worker-8 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.220 [DefaultDispatcher-worker-12 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.221 [DefaultDispatcher-worker-8 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:38.221 [DefaultDispatcher-worker-8 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.222 [DefaultDispatcher-worker-5 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.222 [DefaultDispatcher-worker-11 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.222 [DefaultDispatcher-worker-5 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.222 [DefaultDispatcher-worker-11 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.238 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:38.239 [DefaultDispatcher-worker-8 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:45:38.250 [DefaultDispatcher-worker-5 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:45:38.251 [DefaultDispatcher-worker-11 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2024-10-28 15:45:38.260 [DefaultDispatcher-worker-8 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:45:38.270 [DefaultDispatcher-worker-6 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:45:38.288 [DefaultDispatcher-worker-5 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-10-28 15:45:38.289 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:38.302 [DefaultDispatcher-worker-11 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:45:38.302 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-10-28 15:45:38.311 [Test worker] INFO ktor.application - Application started in 0.009 seconds. 2024-10-28 15:45:38.312 [DefaultDispatcher-worker-13 @coroutine#3022] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b256ab5 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:38.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:38.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-10-28 15:45:38.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:45:38.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:45:38.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-10-28 15:45:38.321 [DefaultDispatcher-worker-8 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:38.321 [DefaultDispatcher-worker-8 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.321 [DefaultDispatcher-worker-8 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:38.321 [DefaultDispatcher-worker-8 @coroutine#2109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.322 [DefaultDispatcher-worker-2 @coroutine#2109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.322 [DefaultDispatcher-worker-2 @coroutine#2109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.329 [DefaultDispatcher-worker-16 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:38.329 [DefaultDispatcher-worker-16 @coroutine#3027] 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-10-28 15:45:38.329 [DefaultDispatcher-worker-16 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:38.329 [DefaultDispatcher-worker-16 @coroutine#3027] 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-10-28 15:45:38.332 [eventLoopGroupProxy-19-1 @call-handler#3035] 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-10-28 15:45:38.332 [eventLoopGroupProxy-19-2 @call-handler#3036] 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-10-28 15:45:38.333 [eventLoopGroupProxy-19-1 @call-handler#3035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.333 [eventLoopGroupProxy-19-2 @call-handler#3036] 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-10-28 15:45:38.333 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:45:38.333 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.334 [DefaultDispatcher-worker-1 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:38.334 [DefaultDispatcher-worker-1 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2527765a 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:38.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:38.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-10-28 15:45:38.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:45:38.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:45:38.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-10-28 15:45:38.342 [DefaultDispatcher-worker-13 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6e92ca 2024-10-28 15:45:38.350 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:38.350 [DefaultDispatcher-worker-4 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:45:38.350 [DefaultDispatcher-worker-4 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.351 [DefaultDispatcher-worker-4 @coroutine#3026] 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-10-28 15:45:38.351 [DefaultDispatcher-worker-4 @coroutine#3026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.352 [eventLoopGroupProxy-19-2 @call-handler#3043] 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-10-28 15:45:38.352 [eventLoopGroupProxy-19-2 @call-handler#3043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.352 [DefaultDispatcher-worker-4 @coroutine#3026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.352 [DefaultDispatcher-worker-4 @coroutine#3026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.353 [DefaultDispatcher-worker-1 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:38.353 [DefaultDispatcher-worker-1 @coroutine#3048] 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-10-28 15:45:38.353 [DefaultDispatcher-worker-1 @coroutine#3048] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:38.353 [DefaultDispatcher-worker-1 @coroutine#3048] 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-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9bacb8 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:38.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-10-28 15:45:38.354 [eventLoopGroupProxy-19-2 @call-handler#3052] 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-10-28 15:45:38.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7f3af6 2024-10-28 15:45:38.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7f3af6 2024-10-28 15:45:38.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-10-28 15:45:38.355 [eventLoopGroupProxy-19-2 @call-handler#3052] 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-10-28 15:45:38.355 [eventLoopGroupProxy-19-2 @call-handler#3052] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:45:38.355 [eventLoopGroupProxy-19-3 @call-handler#3055] 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-10-28 15:45:38.355 [eventLoopGroupProxy-19-3 @call-handler#3055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.355 [eventLoopGroupProxy-19-2 @call-handler#3052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.356 [DefaultDispatcher-worker-4 @coroutine#3048] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:38.356 [DefaultDispatcher-worker-4 @coroutine#3048] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:38.366 [DefaultDispatcher-worker-2 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:45:38.369 [DefaultDispatcher-worker-6 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714c74eb 2024-10-28 15:45:38.371 [DefaultDispatcher-worker-10 @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da799 2024-10-28 15:45:38.371 [DefaultDispatcher-worker-10 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.371 [DefaultDispatcher-worker-10 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:38.371 [DefaultDispatcher-worker-10 @coroutine#2415] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.373 [DefaultDispatcher-worker-9 @coroutine#2415] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.373 [DefaultDispatcher-worker-9 @coroutine#2415] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.375 [DefaultDispatcher-worker-13 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:38.375 [DefaultDispatcher-worker-13 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:45:38.375 [DefaultDispatcher-worker-13 @coroutine#3064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:38.375 [DefaultDispatcher-worker-13 @coroutine#3064] 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-10-28 15:45:38.376 [eventLoopGroupProxy-19-2 @call-handler#3068] 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-10-28 15:45:38.376 [eventLoopGroupProxy-19-2 @call-handler#3068] 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-10-28 15:45:38.376 [eventLoopGroupProxy-19-2 @call-handler#3068] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:45:38.377 [DefaultDispatcher-worker-14 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:45:38.377 [eventLoopGroupProxy-19-2 @call-handler#3068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.377 [eventLoopGroupProxy-19-4 @call-handler#3072] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-10-28 15:45:38.377 [eventLoopGroupProxy-19-4 @call-handler#3072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.377 [DefaultDispatcher-worker-2 @coroutine#3064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:38.377 [DefaultDispatcher-worker-2 @coroutine#3064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:45:38.384 [DefaultDispatcher-worker-5 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:45:38.384 [DefaultDispatcher-worker-5 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.384 [DefaultDispatcher-worker-5 @coroutine#3046] 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-10-28 15:45:38.384 [DefaultDispatcher-worker-5 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.385 [eventLoopGroupProxy-19-2 @call-handler#3077] 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-10-28 15:45:38.385 [eventLoopGroupProxy-19-2 @call-handler#3077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.386 [DefaultDispatcher-worker-11 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.386 [DefaultDispatcher-worker-11 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.387 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:38.388 [DefaultDispatcher-worker-2 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:45:38.398 [DefaultDispatcher-worker-1 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:45:38.399 [DefaultDispatcher-worker-2 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:45:38.402 [DefaultDispatcher-worker-10 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7f3af6 2024-10-28 15:45:38.403 [DefaultDispatcher-worker-10 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.403 [DefaultDispatcher-worker-10 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:38.403 [DefaultDispatcher-worker-10 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.403 [eventLoopGroupProxy-19-2 @call-handler#3085] 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-10-28 15:45:38.404 [eventLoopGroupProxy-19-2 @call-handler#3085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.404 [DefaultDispatcher-worker-11 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.404 [DefaultDispatcher-worker-11 @coroutine#3063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.409 [DefaultDispatcher-worker-9 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:45:38.414 [DefaultDispatcher-worker-17 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7f3af6 2024-10-28 15:45:38.414 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:38.422 [DefaultDispatcher-worker-9 @coroutine#3065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7f3af6 2024-10-28 15:45:38.431 [DefaultDispatcher-worker-19 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:45:38.433 [DefaultDispatcher-worker-19 @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-10-28 15:45:38.433 [DefaultDispatcher-worker-19 @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-10-28 15:45:38.433 [DefaultDispatcher-worker-19 @coroutine#3069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-10-28 15:45:38.433 [eventLoopGroupProxy-19-2 @call-handler#3100] 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-10-28 15:45:38.437 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:38.440 [DefaultDispatcher-worker-4 @coroutine#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:45:38.441 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:38.455 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:38.460 [DefaultDispatcher-worker-10 @coroutine#3069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-10-28 15:45:38.460 [DefaultDispatcher-worker-10 @coroutine#3069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-10-28 15:45:38.460 [DefaultDispatcher-worker-10 @coroutine#3069] 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-10-28 15:45:38.460 [DefaultDispatcher-worker-10 @coroutine#3069] 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-10-28 15:45:38.461 [DefaultDispatcher-worker-10 @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654080304827703297 2024-10-28 15:45:38.461 [DefaultDispatcher-worker-10 @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654080304827703297. 2024-10-28 15:45:38.461 [DefaultDispatcher-worker-10 @coroutine#3069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654080304827703297 2024-10-28 15:45:38.461 [eventLoopGroupProxy-19-2 @call-handler#3104] 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-10-28 15:45:38.465 [eventLoopGroupProxy-19-2 @call-handler#3104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.465 [DefaultDispatcher-worker-10 @coroutine#3069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654080304827703297 2024-10-28 15:45:38.465 [DefaultDispatcher-worker-10 @coroutine#3069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654080304827703297 2024-10-28 15:45:38.466 [DefaultDispatcher-worker-10 @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654080304827703297. 2024-10-28 15:45:38.466 [DefaultDispatcher-worker-10 @coroutine#3069] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654080304827703297 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:38.468 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:38.477 [DefaultDispatcher-worker-15 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:45:38.478 [DefaultDispatcher-worker-15 @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-28 15:45:38.478 [DefaultDispatcher-worker-15 @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-10-28 15:45:38.478 [DefaultDispatcher-worker-15 @coroutine#3069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-28 15:45:38.479 [eventLoopGroupProxy-19-2 @call-handler#3108] 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-10-28 15:45:38.480 [eventLoopGroupProxy-19-2 @call-handler#3108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.481 [DefaultDispatcher-worker-15 @coroutine#3069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-28 15:45:38.481 [DefaultDispatcher-worker-15 @coroutine#3069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-28 15:45:38.481 [DefaultDispatcher-worker-12 @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-10-28 15:45:38.481 [DefaultDispatcher-worker-12 @coroutine#3069] 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-10-28 15:45:38.490 [DefaultDispatcher-worker-10 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:45:38.502 [DefaultDispatcher-worker-1 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-10-28 15:45:38.502 [DefaultDispatcher-worker-1 @coroutine#2155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.502 [DefaultDispatcher-worker-1 @coroutine#2155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:38.502 [DefaultDispatcher-worker-1 @coroutine#2155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.503 [DefaultDispatcher-worker-12 @coroutine#2155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.503 [DefaultDispatcher-worker-12 @coroutine#2155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.515 [DefaultDispatcher-worker-1 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:45:38.528 [DefaultDispatcher-worker-15 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:45:38.528 [DefaultDispatcher-worker-13 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:45:38.528 [DefaultDispatcher-worker-15 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:38.528 [DefaultDispatcher-worker-15 @coroutine#3028] 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-10-28 15:45:38.528 [DefaultDispatcher-worker-15 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:38.528 [DefaultDispatcher-worker-15 @coroutine#3028] 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-10-28 15:45:38.529 [eventLoopGroupProxy-19-2 @call-handler#3117] 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-10-28 15:45:38.530 [eventLoopGroupProxy-19-2 @call-handler#3117] 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-10-28 15:45:38.530 [eventLoopGroupProxy-19-2 @call-handler#3117] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:45:38.540 [DefaultDispatcher-worker-12 @call-handler#3117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:45:38.540 [eventLoopGroupProxy-19-2 @call-handler#3117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.541 [DefaultDispatcher-worker-1 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:38.541 [DefaultDispatcher-worker-1 @coroutine#3028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:38.541 [DefaultDispatcher-worker-1 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:45:38.541 [DefaultDispatcher-worker-1 @coroutine#3028] 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-10-28 15:45:38.551 [DefaultDispatcher-worker-15 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:45:38.559 [DefaultDispatcher-worker-6 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:45:38.560 [DefaultDispatcher-worker-16 @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-10-28 15:45:38.560 [DefaultDispatcher-worker-16 @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-10-28 15:45:38.560 [DefaultDispatcher-worker-16 @coroutine#3069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-10-28 15:45:38.561 [eventLoopGroupProxy-19-2 @call-handler#3131] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-10-28 15:45:38.568 [DefaultDispatcher-worker-14 @coroutine#3123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:45:38.586 [DefaultDispatcher-worker-14 @coroutine#3069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-10-28 15:45:38.586 [DefaultDispatcher-worker-14 @coroutine#3069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-10-28 15:45:38.587 [DefaultDispatcher-worker-14 @coroutine#3069] 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-10-28 15:45:38.587 [DefaultDispatcher-worker-14 @coroutine#3069] 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-10-28 15:45:38.587 [DefaultDispatcher-worker-14 @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654080304827703298 2024-10-28 15:45:38.587 [DefaultDispatcher-worker-14 @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654080304827703298. 2024-10-28 15:45:38.587 [DefaultDispatcher-worker-14 @coroutine#3069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654080304827703298 2024-10-28 15:45:38.588 [eventLoopGroupProxy-19-2 @call-handler#3135] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-10-28 15:45:38.589 [eventLoopGroupProxy-19-2 @call-handler#3135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.589 [DefaultDispatcher-worker-14 @coroutine#3069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654080304827703298 2024-10-28 15:45:38.589 [DefaultDispatcher-worker-14 @coroutine#3069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654080304827703298 2024-10-28 15:45:38.589 [DefaultDispatcher-worker-14 @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654080304827703298. 2024-10-28 15:45:38.589 [DefaultDispatcher-worker-14 @coroutine#3069] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654080304827703298 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:38.600 [DefaultDispatcher-worker-16 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:45:38.600 [DefaultDispatcher-worker-16 @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-28 15:45:38.600 [DefaultDispatcher-worker-16 @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-10-28 15:45:38.600 [DefaultDispatcher-worker-16 @coroutine#3069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-28 15:45:38.601 [eventLoopGroupProxy-19-2 @call-handler#3139] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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-10-28 15:45:38.602 [eventLoopGroupProxy-19-2 @call-handler#3139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.602 [DefaultDispatcher-worker-16 @coroutine#3069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-28 15:45:38.602 [DefaultDispatcher-worker-16 @coroutine#3069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-28 15:45:38.602 [DefaultDispatcher-worker-16 @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-10-28 15:45:38.603 [DefaultDispatcher-worker-16 @coroutine#3069] 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-10-28 15:45:38.614 [DefaultDispatcher-worker-19 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:45:38.626 [DefaultDispatcher-worker-7 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c3e0a 2024-10-28 15:45:38.626 [DefaultDispatcher-worker-7 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.626 [DefaultDispatcher-worker-7 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:38.626 [DefaultDispatcher-worker-7 @coroutine#2188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.627 [DefaultDispatcher-worker-1 @coroutine#2188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.627 [DefaultDispatcher-worker-1 @coroutine#2188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.638 [DefaultDispatcher-worker-7 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:45:38.650 [DefaultDispatcher-worker-19 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:45:38.650 [DefaultDispatcher-worker-9 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:45:38.650 [DefaultDispatcher-worker-19 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:38.650 [DefaultDispatcher-worker-19 @coroutine#3049] 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-10-28 15:45:38.650 [DefaultDispatcher-worker-19 @coroutine#3049] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:38.651 [DefaultDispatcher-worker-19 @coroutine#3049] 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-10-28 15:45:38.652 [eventLoopGroupProxy-19-2 @call-handler#3148] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-10-28 15:45:38.652 [eventLoopGroupProxy-19-2 @call-handler#3148] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-10-28 15:45:38.652 [eventLoopGroupProxy-19-2 @call-handler#3148] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:45:38.659 [DefaultDispatcher-worker-19 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:45:38.669 [DefaultDispatcher-worker-11 @call-handler#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:45:38.669 [eventLoopGroupProxy-19-2 @call-handler#3148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.670 [DefaultDispatcher-worker-7 @coroutine#3049] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:38.670 [DefaultDispatcher-worker-7 @coroutine#3049] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:38.670 [DefaultDispatcher-worker-7 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:45:38.670 [DefaultDispatcher-worker-7 @coroutine#3049] 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-10-28 15:45:38.683 [DefaultDispatcher-worker-9 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:45:38.684 [UI Thread @coroutine#3167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654080304827703296 2024-10-28 15:45:38.684 [UI Thread @coroutine#3167] 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=654080304827703296. 2024-10-28 15:45:38.684 [UI Thread @coroutine#3167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654080304827703296 2024-10-28 15:45:38.685 [UI Thread @coroutine#3172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.685 [UI Thread @coroutine#3172] 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=654080304827703297&assignmentUid=654080304827703296. 2024-10-28 15:45:38.685 [UI Thread @coroutine#3172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.685 [eventLoopGroupProxy-19-2 @call-handler#3183] 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-10-28 15:45:38.686 [UI Thread @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.686 [UI Thread @coroutine#3177] 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=654080304827703297&assignmentUid=654080304827703296. 2024-10-28 15:45:38.686 [UI Thread @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.687 [UI Thread @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.687 [UI Thread @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654080304827703297&assignmentUid=654080304827703296. 2024-10-28 15:45:38.687 [UI Thread @coroutine#3179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.689 [UI Thread @coroutine#3195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654080304827703296&clazzUid=654080304827703296&accountPersonUid=654080304827703297 2024-10-28 15:45:38.689 [UI Thread @coroutine#3195] 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=654080304827703296&clazzUid=654080304827703296&accountPersonUid=654080304827703297. 2024-10-28 15:45:38.689 [UI Thread @coroutine#3195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654080304827703296&clazzUid=654080304827703296&accountPersonUid=654080304827703297 2024-10-28 15:45:38.691 [eventLoopGroupProxy-19-2 @call-handler#3183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.692 [eventLoopGroupProxy-19-6 @call-handler#3205] 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-10-28 15:45:38.692 [UI Thread @coroutine#3167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654080304827703296 2024-10-28 15:45:38.692 [UI Thread @coroutine#3167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654080304827703296 2024-10-28 15:45:38.692 [eventLoopGroupProxy-19-8 @call-handler#3206] 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-10-28 15:45:38.693 [UI Thread @coroutine#3167] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654080304827703296. 2024-10-28 15:45:38.693 [UI Thread @coroutine#3167] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654080304827703296 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:38.695 [eventLoopGroupProxy-19-5 @call-handler#3210] 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-10-28 15:45:38.695 [eventLoopGroupProxy-19-7 @call-handler#3211] 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-10-28 15:45:38.695 [eventLoopGroupProxy-19-6 @call-handler#3205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.697 [eventLoopGroupProxy-19-5 @call-handler#3210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.697 [eventLoopGroupProxy-19-7 @call-handler#3211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.697 [UI Thread @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.697 [UI Thread @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.698 [UI Thread @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654080304827703297&assignmentUid=654080304827703296. 2024-10-28 15:45:38.698 [UI Thread @coroutine#3177] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:38.698 [UI Thread @coroutine#3179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.698 [UI Thread @coroutine#3179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.698 [UI Thread @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654080304827703297&assignmentUid=654080304827703296. 2024-10-28 15:45:38.698 [UI Thread @coroutine#3179] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:38.698 [UI Thread @coroutine#3172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.698 [UI Thread @coroutine#3172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.698 [UI Thread @coroutine#3172] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654080304827703297&assignmentUid=654080304827703296. 2024-10-28 15:45:38.698 [UI Thread @coroutine#3172] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:38.699 [DefaultDispatcher-worker-1 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f9ee527 2024-10-28 15:45:38.699 [DefaultDispatcher-worker-1 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.699 [DefaultDispatcher-worker-1 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:38.699 [DefaultDispatcher-worker-1 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.700 [DefaultDispatcher-worker-17 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.700 [DefaultDispatcher-worker-17 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.705 [DefaultDispatcher-worker-7 @coroutine#3167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:45:38.707 [eventLoopGroupProxy-19-8 @call-handler#3206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.707 [UI Thread @coroutine#3195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654080304827703296&clazzUid=654080304827703296&accountPersonUid=654080304827703297 2024-10-28 15:45:38.707 [UI Thread @coroutine#3195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654080304827703296&clazzUid=654080304827703296&accountPersonUid=654080304827703297 2024-10-28 15:45:38.708 [UI Thread @coroutine#3195] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654080304827703296&clazzUid=654080304827703296&accountPersonUid=654080304827703297. 2024-10-28 15:45:38.708 [UI Thread @coroutine#3195] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654080304827703296&clazzUid=654080304827703296&accountPersonUid=654080304827703297 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:38.715 [DefaultDispatcher-worker-3 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:45:38.726 [DefaultDispatcher-worker-16 @coroutine#3179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:45:38.735 [DefaultDispatcher-worker-8 @coroutine#3172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:45:38.748 [DefaultDispatcher-worker-9 @coroutine#3195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:45:38.754 [UI Thread @coroutine#3230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=654080304827703296 2024-10-28 15:45:38.754 [UI Thread @coroutine#3230] 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=654080304827703296. 2024-10-28 15:45:38.754 [UI Thread @coroutine#3230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=654080304827703296 2024-10-28 15:45:38.755 [eventLoopGroupProxy-19-5 @call-handler#3232] 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-10-28 15:45:38.757 [eventLoopGroupProxy-19-5 @call-handler#3232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.758 [UI Thread @coroutine#3230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=654080304827703296 2024-10-28 15:45:38.758 [UI Thread @coroutine#3230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=654080304827703296 2024-10-28 15:45:38.758 [UI Thread @coroutine#3230] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=654080304827703296. 2024-10-28 15:45:38.758 [UI Thread @coroutine#3230] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=654080304827703296 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:38.768 [DefaultDispatcher-worker-1 @coroutine#3230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:45:38.782 [DefaultDispatcher-worker-3 @coroutine#3230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:45:38.793 [DefaultDispatcher-worker-16 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:45:38.793 [DefaultDispatcher-worker-16 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:38.793 [DefaultDispatcher-worker-16 @coroutine#3028] 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-10-28 15:45:38.793 [DefaultDispatcher-worker-16 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:38.793 [DefaultDispatcher-worker-16 @coroutine#3028] 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-10-28 15:45:38.794 [eventLoopGroupProxy-19-5 @call-handler#3240] 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-10-28 15:45:38.795 [eventLoopGroupProxy-19-5 @call-handler#3240] 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-10-28 15:45:38.795 [eventLoopGroupProxy-19-5 @call-handler#3240] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:45:38.806 [DefaultDispatcher-worker-6 @call-handler#3240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:45:38.806 [eventLoopGroupProxy-19-5 @call-handler#3240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.807 [DefaultDispatcher-worker-8 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:38.807 [DefaultDispatcher-worker-8 @coroutine#3028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:38.807 [DefaultDispatcher-worker-8 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:45:38.807 [DefaultDispatcher-worker-8 @coroutine#3028] 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-10-28 15:45:38.814 [DefaultDispatcher-worker-17 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17965037 2024-10-28 15:45:38.814 [DefaultDispatcher-worker-17 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.814 [DefaultDispatcher-worker-17 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:38.814 [DefaultDispatcher-worker-17 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.815 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=654080304827703298&assignmentUid=654080304827703296&clazzUid=654080304827703296&submitterUid=654080304827703297 2024-10-28 15:45:38.815 [UI Thread @coroutine#3257] 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=654080304827703298&assignmentUid=654080304827703296&clazzUid=654080304827703296&submitterUid=654080304827703297. 2024-10-28 15:45:38.815 [UI Thread @coroutine#3257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=654080304827703298&assignmentUid=654080304827703296&clazzUid=654080304827703296&submitterUid=654080304827703297 2024-10-28 15:45:38.815 [DefaultDispatcher-worker-5 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.816 [eventLoopGroupProxy-19-5 @call-handler#3262] 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-10-28 15:45:38.818 [DefaultDispatcher-worker-13 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:45:38.822 [eventLoopGroupProxy-19-5 @call-handler#3262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.823 [UI Thread @coroutine#3257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=654080304827703298&assignmentUid=654080304827703296&clazzUid=654080304827703296&submitterUid=654080304827703297 2024-10-28 15:45:38.823 [UI Thread @coroutine#3257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=654080304827703298&assignmentUid=654080304827703296&clazzUid=654080304827703296&submitterUid=654080304827703297 2024-10-28 15:45:38.823 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=654080304827703298&assignmentUid=654080304827703296&clazzUid=654080304827703296&submitterUid=654080304827703297. 2024-10-28 15:45:38.823 [UI Thread @coroutine#3257] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=654080304827703298&assignmentUid=654080304827703296&clazzUid=654080304827703296&submitterUid=654080304827703297 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:38.835 [DefaultDispatcher-worker-18 @coroutine#3257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:45:38.844 [UI Thread @coroutine#3273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=654080304827703297 2024-10-28 15:45:38.844 [UI Thread @coroutine#3273] 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=654080304827703297. 2024-10-28 15:45:38.844 [UI Thread @coroutine#3273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=654080304827703297 2024-10-28 15:45:38.845 [eventLoopGroupProxy-19-5 @call-handler#3282] 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-10-28 15:45:38.846 [UI Thread @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.846 [UI Thread @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=654080304827703297&assignmentUid=654080304827703296. 2024-10-28 15:45:38.846 [UI Thread @coroutine#3278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.846 [eventLoopGroupProxy-19-5 @call-handler#3282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.847 [UI Thread @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=654080304827703296 2024-10-28 15:45:38.847 [UI Thread @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=654080304827703296. 2024-10-28 15:45:38.847 [UI Thread @coroutine#3283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=654080304827703296 2024-10-28 15:45:38.847 [eventLoopGroupProxy-19-7 @call-handler#3291] 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-10-28 15:45:38.847 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.847 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=654080304827703297&assignmentUid=654080304827703296. 2024-10-28 15:45:38.847 [UI Thread @coroutine#3285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.848 [UI Thread @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.848 [UI Thread @coroutine#3287] 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=654080304827703297&assignmentUid=654080304827703296. 2024-10-28 15:45:38.848 [UI Thread @coroutine#3287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.848 [eventLoopGroupProxy-19-6 @call-handler#3297] 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-10-28 15:45:38.848 [eventLoopGroupProxy-19-5 @call-handler#3302] 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-10-28 15:45:38.848 [eventLoopGroupProxy-19-8 @call-handler#3303] 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-10-28 15:45:38.849 [UI Thread @coroutine#3273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=654080304827703297 2024-10-28 15:45:38.849 [UI Thread @coroutine#3273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=654080304827703297 2024-10-28 15:45:38.850 [UI Thread @coroutine#3273] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=654080304827703297. 2024-10-28 15:45:38.850 [UI Thread @coroutine#3273] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=654080304827703297 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:38.850 [eventLoopGroupProxy-19-5 @call-handler#3302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.851 [UI Thread @coroutine#3285] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.851 [UI Thread @coroutine#3285] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.851 [eventLoopGroupProxy-19-8 @call-handler#3303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.851 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=654080304827703297&assignmentUid=654080304827703296. 2024-10-28 15:45:38.851 [UI Thread @coroutine#3285] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=654080304827703297&assignmentUid=654080304827703296 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:38.851 [eventLoopGroupProxy-19-7 @call-handler#3291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.852 [UI Thread @coroutine#3287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.852 [UI Thread @coroutine#3287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.852 [UI Thread @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=654080304827703297&assignmentUid=654080304827703296. 2024-10-28 15:45:38.852 [UI Thread @coroutine#3287] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=654080304827703297&assignmentUid=654080304827703296 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:38.852 [UI Thread @coroutine#3278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.852 [UI Thread @coroutine#3278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.852 [UI Thread @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=654080304827703297&assignmentUid=654080304827703296. 2024-10-28 15:45:38.852 [UI Thread @coroutine#3278] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=654080304827703297&assignmentUid=654080304827703296 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:38.853 [eventLoopGroupProxy-19-6 @call-handler#3297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.853 [UI Thread @coroutine#3283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=654080304827703296 2024-10-28 15:45:38.853 [UI Thread @coroutine#3283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=654080304827703296 2024-10-28 15:45:38.854 [UI Thread @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=654080304827703296. 2024-10-28 15:45:38.854 [UI Thread @coroutine#3283] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=654080304827703296 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:38.862 [DefaultDispatcher-worker-9 @coroutine#3273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:45:38.872 [DefaultDispatcher-worker-18 @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:45:38.882 [DefaultDispatcher-worker-2 @coroutine#3287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:45:38.891 [DefaultDispatcher-worker-11 @coroutine#3278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:45:38.902 [DefaultDispatcher-worker-1 @coroutine#3283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:45:38.909 [UI Thread @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=654080304827703296&clazzUid=654080304827703296&accountPersonUid=654080304827703298 2024-10-28 15:45:38.909 [UI Thread @coroutine#3317] 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=654080304827703296&clazzUid=654080304827703296&accountPersonUid=654080304827703298. 2024-10-28 15:45:38.909 [UI Thread @coroutine#3317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=654080304827703296&clazzUid=654080304827703296&accountPersonUid=654080304827703298 2024-10-28 15:45:38.910 [eventLoopGroupProxy-19-5 @call-handler#3319] 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-10-28 15:45:38.915 [eventLoopGroupProxy-19-5 @call-handler#3319] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.916 [UI Thread @coroutine#3317] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=654080304827703296&clazzUid=654080304827703296&accountPersonUid=654080304827703298 2024-10-28 15:45:38.916 [UI Thread @coroutine#3317] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=654080304827703296&clazzUid=654080304827703296&accountPersonUid=654080304827703298 2024-10-28 15:45:38.917 [UI Thread @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=654080304827703296&clazzUid=654080304827703296&accountPersonUid=654080304827703298. 2024-10-28 15:45:38.917 [UI Thread @coroutine#3317] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=654080304827703296&clazzUid=654080304827703296&accountPersonUid=654080304827703298 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:38.929 [DefaultDispatcher-worker-9 @coroutine#3317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:45:38.932 [UI Thread @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=654080304827703297 2024-10-28 15:45:38.932 [UI Thread @coroutine#3317] 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=654080304827703297. 2024-10-28 15:45:38.932 [UI Thread @coroutine#3317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=654080304827703297 2024-10-28 15:45:38.933 [eventLoopGroupProxy-19-5 @call-handler#3323] 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-10-28 15:45:38.935 [eventLoopGroupProxy-19-5 @call-handler#3323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.935 [UI Thread @coroutine#3317] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=654080304827703297 2024-10-28 15:45:38.935 [UI Thread @coroutine#3317] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=654080304827703297 2024-10-28 15:45:38.936 [UI Thread @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=654080304827703297. 2024-10-28 15:45:38.936 [UI Thread @coroutine#3317] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=654080304827703297 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:38.947 [DefaultDispatcher-worker-4 @coroutine#3317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:45:38.953 [DefaultDispatcher-worker-8 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381d7c4c 2024-10-28 15:45:38.953 [DefaultDispatcher-worker-8 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.953 [DefaultDispatcher-worker-8 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:38.953 [DefaultDispatcher-worker-8 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.954 [DefaultDispatcher-worker-4 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.954 [DefaultDispatcher-worker-4 @coroutine#2261] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:38.960 [DefaultDispatcher-worker-12 @coroutine#3317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:45:38.974 [DefaultDispatcher-worker-10 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:45:38.975 [DefaultDispatcher-worker-10 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:38.975 [DefaultDispatcher-worker-10 @coroutine#3049] 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-10-28 15:45:38.975 [DefaultDispatcher-worker-10 @coroutine#3049] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:38.975 [DefaultDispatcher-worker-10 @coroutine#3049] 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-10-28 15:45:38.976 [eventLoopGroupProxy-19-5 @call-handler#3331] 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-10-28 15:45:38.976 [eventLoopGroupProxy-19-5 @call-handler#3331] 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-10-28 15:45:38.976 [eventLoopGroupProxy-19-5 @call-handler#3331] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:45:38.987 [DefaultDispatcher-worker-13 @call-handler#3331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:45:38.987 [eventLoopGroupProxy-19-5 @call-handler#3331] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.988 [DefaultDispatcher-worker-15 @coroutine#3049] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:38.988 [DefaultDispatcher-worker-15 @coroutine#3049] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:45:38.988 [DefaultDispatcher-worker-15 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:45:38.988 [DefaultDispatcher-worker-15 @coroutine#3049] 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-10-28 15:45:38.991 [UI Thread @coroutine#3354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654080304827703296 2024-10-28 15:45:38.991 [UI Thread @coroutine#3354] 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=654080304827703296. 2024-10-28 15:45:38.991 [UI Thread @coroutine#3354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654080304827703296 2024-10-28 15:45:38.992 [UI Thread @coroutine#3358] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.992 [UI Thread @coroutine#3358] 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=654080304827703297&assignmentUid=654080304827703296. 2024-10-28 15:45:38.992 [UI Thread @coroutine#3358] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.992 [eventLoopGroupProxy-19-5 @call-handler#3367] 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-10-28 15:45:38.993 [eventLoopGroupProxy-19-7 @call-handler#3372] 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-10-28 15:45:38.993 [UI Thread @coroutine#3363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.993 [UI Thread @coroutine#3363] 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=654080304827703297&assignmentUid=654080304827703296. 2024-10-28 15:45:38.993 [UI Thread @coroutine#3363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.993 [eventLoopGroupProxy-19-5 @call-handler#3367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.993 [UI Thread @coroutine#3365] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.994 [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/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654080304827703297&assignmentUid=654080304827703296. 2024-10-28 15:45:38.994 [UI Thread @coroutine#3365] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.994 [eventLoopGroupProxy-19-6 @call-handler#3379] 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-10-28 15:45:38.994 [UI Thread @coroutine#3354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654080304827703296 2024-10-28 15:45:38.994 [UI Thread @coroutine#3354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654080304827703296 2024-10-28 15:45:38.994 [UI Thread @coroutine#3384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654080304827703296&clazzUid=654080304827703296&accountPersonUid=654080304827703297 2024-10-28 15:45:38.994 [UI Thread @coroutine#3384] 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=654080304827703296&clazzUid=654080304827703296&accountPersonUid=654080304827703297. 2024-10-28 15:45:38.994 [UI Thread @coroutine#3384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654080304827703296&clazzUid=654080304827703296&accountPersonUid=654080304827703297 2024-10-28 15:45:38.995 [UI Thread @coroutine#3354] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654080304827703296. 2024-10-28 15:45:38.995 [UI Thread @coroutine#3354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654080304827703296 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:38.995 [eventLoopGroupProxy-19-8 @call-handler#3390] 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-10-28 15:45:38.995 [eventLoopGroupProxy-19-5 @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-10-28 15:45:38.995 [eventLoopGroupProxy-19-6 @call-handler#3379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.995 [eventLoopGroupProxy-19-7 @call-handler#3372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.996 [eventLoopGroupProxy-19-5 @call-handler#3391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:38.996 [UI Thread @coroutine#3363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.996 [UI Thread @coroutine#3363] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.996 [UI Thread @coroutine#3358] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.996 [UI Thread @coroutine#3358] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.996 [UI Thread @coroutine#3365] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.996 [UI Thread @coroutine#3365] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 2024-10-28 15:45:38.997 [UI Thread @coroutine#3363] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654080304827703297&assignmentUid=654080304827703296. 2024-10-28 15:45:38.997 [UI Thread @coroutine#3363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:38.997 [UI Thread @coroutine#3358] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654080304827703297&assignmentUid=654080304827703296. 2024-10-28 15:45:38.997 [UI Thread @coroutine#3358] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:38.997 [UI Thread @coroutine#3365] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654080304827703297&assignmentUid=654080304827703296. 2024-10-28 15:45:38.997 [UI Thread @coroutine#3365] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654080304827703297&assignmentUid=654080304827703296 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:38.999 [eventLoopGroupProxy-19-8 @call-handler#3390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:45:39.000 [UI Thread @coroutine#3384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654080304827703296&clazzUid=654080304827703296&accountPersonUid=654080304827703297 2024-10-28 15:45:39.000 [UI Thread @coroutine#3384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654080304827703296&clazzUid=654080304827703296&accountPersonUid=654080304827703297 2024-10-28 15:45:39.000 [DefaultDispatcher-worker-4 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:45:39.000 [UI Thread @coroutine#3384] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654080304827703296&clazzUid=654080304827703296&accountPersonUid=654080304827703297. 2024-10-28 15:45:39.000 [UI Thread @coroutine#3384] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654080304827703296&clazzUid=654080304827703296&accountPersonUid=654080304827703297 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:39.006 [DefaultDispatcher-worker-18 @coroutine#3354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:45:39.015 [DefaultDispatcher-worker-12 @coroutine#3363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:45:39.025 [DefaultDispatcher-worker-3 @coroutine#3358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:45:39.028 [DefaultDispatcher-worker-3 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-10-28 15:45:39.029 [DefaultDispatcher-worker-3 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.029 [DefaultDispatcher-worker-3 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:39.029 [DefaultDispatcher-worker-3 @coroutine#2313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.030 [DefaultDispatcher-worker-1 @coroutine#2313] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.030 [DefaultDispatcher-worker-1 @coroutine#2313] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.034 [DefaultDispatcher-worker-3 @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:45:39.044 [DefaultDispatcher-worker-16 @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:45:39.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-10-28 15:45:39.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-10-28 15:45:39.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:39.050 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31d327b6: (connection evicted) 2024-10-28 15:45:39.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:39.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-10-28 15:45:39.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-10-28 15:45:39.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-10-28 15:45:39.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-10-28 15:45:39.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:39.053 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@371fdf43: (connection evicted) 2024-10-28 15:45:39.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:39.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-10-28 15:45:39.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-10-28 15:45:39.235 [DefaultDispatcher-worker-14 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2024-10-28 15:45:39.235 [DefaultDispatcher-worker-1 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-28 15:45:39.235 [DefaultDispatcher-worker-14 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.235 [DefaultDispatcher-worker-1 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.235 [DefaultDispatcher-worker-14 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:39.235 [DefaultDispatcher-worker-1 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:39.235 [DefaultDispatcher-worker-14 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.235 [DefaultDispatcher-worker-1 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.236 [DefaultDispatcher-worker-14 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.236 [DefaultDispatcher-worker-14 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.236 [DefaultDispatcher-worker-18 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.236 [DefaultDispatcher-worker-18 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.333 [DefaultDispatcher-worker-7 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:39.334 [DefaultDispatcher-worker-7 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.334 [DefaultDispatcher-worker-7 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:39.334 [DefaultDispatcher-worker-7 @coroutine#2109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.335 [DefaultDispatcher-worker-7 @coroutine#2109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.335 [DefaultDispatcher-worker-7 @coroutine#2109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.362 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:39.384 [DefaultDispatcher-worker-2 @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da799 2024-10-28 15:45:39.384 [DefaultDispatcher-worker-2 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.384 [DefaultDispatcher-worker-2 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:39.384 [DefaultDispatcher-worker-2 @coroutine#2415] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.385 [DefaultDispatcher-worker-7 @coroutine#2415] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.385 [DefaultDispatcher-worker-7 @coroutine#2415] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.514 [DefaultDispatcher-worker-3 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-10-28 15:45:39.514 [DefaultDispatcher-worker-3 @coroutine#2155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.514 [DefaultDispatcher-worker-3 @coroutine#2155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:39.514 [DefaultDispatcher-worker-3 @coroutine#2155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.515 [DefaultDispatcher-worker-11 @coroutine#2155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.515 [DefaultDispatcher-worker-11 @coroutine#2155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.564 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:39.638 [DefaultDispatcher-worker-2 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c3e0a 2024-10-28 15:45:39.639 [DefaultDispatcher-worker-2 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.639 [DefaultDispatcher-worker-2 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:39.639 [DefaultDispatcher-worker-2 @coroutine#2188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.640 [DefaultDispatcher-worker-3 @coroutine#2188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.640 [DefaultDispatcher-worker-3 @coroutine#2188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.711 [DefaultDispatcher-worker-8 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f9ee527 2024-10-28 15:45:39.711 [DefaultDispatcher-worker-8 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.711 [DefaultDispatcher-worker-8 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:39.711 [DefaultDispatcher-worker-8 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.712 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.712 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.826 [DefaultDispatcher-worker-17 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17965037 2024-10-28 15:45:39.826 [DefaultDispatcher-worker-17 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.826 [DefaultDispatcher-worker-17 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:39.826 [DefaultDispatcher-worker-17 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.827 [DefaultDispatcher-worker-17 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.965 [DefaultDispatcher-worker-9 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381d7c4c 2024-10-28 15:45:39.965 [DefaultDispatcher-worker-9 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.965 [DefaultDispatcher-worker-9 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:39.965 [DefaultDispatcher-worker-9 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.966 [DefaultDispatcher-worker-2 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:39.966 [DefaultDispatcher-worker-2 @coroutine#2261] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.041 [DefaultDispatcher-worker-19 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-10-28 15:45:40.041 [DefaultDispatcher-worker-19 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.041 [DefaultDispatcher-worker-19 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:40.041 [DefaultDispatcher-worker-19 @coroutine#2313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.042 [DefaultDispatcher-worker-15 @coroutine#2313] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.042 [DefaultDispatcher-worker-15 @coroutine#2313] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-10-28 15:45:40.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-10-28 15:45:40.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:40.057 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@200cbb63: (connection evicted) 2024-10-28 15:45:40.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:40.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-10-28 15:45:40.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44992466 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:40.062 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:40.063 [Test worker @coroutine#3451] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-10-28 15:45:40.063 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@623cd12e 2024-10-28 15:45:40.063 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@623cd12e 2024-10-28 15:45:40.063 [Test worker @coroutine#3451] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-10-28 15:45:40.080 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623cd12e 2024-10-28 15:45:40.090 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623cd12e 2024-10-28 15:45:40.092 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623cd12e 2024-10-28 15:45:40.094 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623cd12e 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27ae6f9e 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:40.095 [Test worker @coroutine#3451] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-10-28 15:45:40.096 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea24702 2024-10-28 15:45:40.096 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea24702 2024-10-28 15:45:40.096 [Test worker @coroutine#3451] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-10-28 15:45:40.110 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea24702 2024-10-28 15:45:40.120 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea24702 2024-10-28 15:45:40.122 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea24702 2024-10-28 15:45:40.124 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea24702 2024-10-28 15:45:40.137 [DefaultDispatcher-worker-13 @coroutine#3464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea24702 2024-10-28 15:45:40.151 [DefaultDispatcher-worker-13 @coroutine#3451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623cd12e 2024-10-28 15:45:40.163 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:40.165 [DefaultDispatcher-worker-12 @coroutine#3451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623cd12e 2024-10-28 15:45:40.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-10-28 15:45:40.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-10-28 15:45:40.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:40.176 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@623cd12e: (connection evicted) 2024-10-28 15:45:40.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:40.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-10-28 15:45:40.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-10-28 15:45:40.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-10-28 15:45:40.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-10-28 15:45:40.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:40.177 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ea24702: (connection evicted) 2024-10-28 15:45:40.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:40.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-10-28 15:45:40.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f5378cd 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:40.179 [Test worker @coroutine#3510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-10-28 15:45:40.180 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bdfae42 2024-10-28 15:45:40.180 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bdfae42 2024-10-28 15:45:40.180 [Test worker @coroutine#3510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-10-28 15:45:40.196 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bdfae42 2024-10-28 15:45:40.206 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bdfae42 2024-10-28 15:45:40.207 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bdfae42 2024-10-28 15:45:40.209 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bdfae42 2024-10-28 15:45:40.209 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-10-28 15:45:40.209 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:40.209 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:40.209 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:40.209 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:40.209 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:40.209 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:40.209 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74ee07e 2024-10-28 15:45:40.209 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:40.209 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:40.209 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:40.209 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:40.209 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:40.209 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:40.209 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:40.209 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:40.209 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:40.209 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:40.210 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:40.210 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:40.210 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:40.210 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:40.210 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:40.210 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:40.210 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:40.210 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:40.210 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:40.210 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-10-28 15:45:40.210 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:40.210 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:40.210 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:40.210 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:40.210 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:40.210 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:40.210 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:40.210 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:40.210 [Test worker @coroutine#3510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-10-28 15:45:40.210 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@241861bc 2024-10-28 15:45:40.210 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@241861bc 2024-10-28 15:45:40.210 [Test worker @coroutine#3510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-10-28 15:45:40.224 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@241861bc 2024-10-28 15:45:40.233 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@241861bc 2024-10-28 15:45:40.235 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@241861bc 2024-10-28 15:45:40.236 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@241861bc 2024-10-28 15:45:40.247 [DefaultDispatcher-worker-15 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-28 15:45:40.247 [DefaultDispatcher-worker-6 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2024-10-28 15:45:40.248 [DefaultDispatcher-worker-15 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.248 [DefaultDispatcher-worker-15 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:40.248 [DefaultDispatcher-worker-15 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.248 [DefaultDispatcher-worker-6 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.248 [DefaultDispatcher-worker-6 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:40.248 [DefaultDispatcher-worker-6 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.248 [DefaultDispatcher-worker-3 @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@241861bc 2024-10-28 15:45:40.249 [DefaultDispatcher-worker-9 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.249 [DefaultDispatcher-worker-1 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.249 [DefaultDispatcher-worker-1 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.249 [DefaultDispatcher-worker-9 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.261 [DefaultDispatcher-worker-1 @coroutine#3510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bdfae42 2024-10-28 15:45:40.274 [DefaultDispatcher-worker-13 @coroutine#3510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bdfae42 2024-10-28 15:45:40.280 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:40.286 [DefaultDispatcher-worker-5 @coroutine#3510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bdfae42 2024-10-28 15:45:40.310 [HikariPool-151 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:40.311 [DefaultDispatcher-worker-9 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bdfae42 2024-10-28 15:45:40.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-10-28 15:45:40.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-10-28 15:45:40.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:40.314 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bdfae42: (connection evicted) 2024-10-28 15:45:40.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:40.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-10-28 15:45:40.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-10-28 15:45:40.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-10-28 15:45:40.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-10-28 15:45:40.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:40.316 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@241861bc: (connection evicted) 2024-10-28 15:45:40.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:40.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-10-28 15:45:40.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7abeaed0 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:40.318 [Test worker @coroutine#3601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-10-28 15:45:40.319 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-10-28 15:45:40.319 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-10-28 15:45:40.319 [Test worker @coroutine#3601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-10-28 15:45:40.335 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-10-28 15:45:40.345 [DefaultDispatcher-worker-8 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:40.345 [DefaultDispatcher-worker-8 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.345 [DefaultDispatcher-worker-8 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:40.345 [DefaultDispatcher-worker-8 @coroutine#2109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.345 [Test worker @coroutine#3602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-10-28 15:45:40.346 [DefaultDispatcher-worker-8 @coroutine#2109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.346 [DefaultDispatcher-worker-8 @coroutine#2109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.347 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-10-28 15:45:40.349 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-10-28 15:45:40.349 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-10-28 15:45:40.349 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:40.349 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:40.349 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:40.349 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:40.349 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:40.349 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:40.349 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52d202f0 2024-10-28 15:45:40.349 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:40.349 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:40.349 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:40.349 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:40.349 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:40.349 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:40.349 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:40.349 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:40.349 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:40.349 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:40.349 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:40.349 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:40.349 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:40.349 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:40.349 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:40.349 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:40.350 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:40.350 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:40.350 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:40.350 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-10-28 15:45:40.350 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:40.350 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:40.350 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:40.350 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:40.350 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:40.350 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:40.350 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:40.350 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:40.350 [Test worker @coroutine#3601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-10-28 15:45:40.350 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2024-10-28 15:45:40.350 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2024-10-28 15:45:40.350 [Test worker @coroutine#3601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-10-28 15:45:40.364 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2024-10-28 15:45:40.373 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2024-10-28 15:45:40.375 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2024-10-28 15:45:40.377 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2024-10-28 15:45:40.389 [DefaultDispatcher-worker-18 @coroutine#3619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2024-10-28 15:45:40.395 [DefaultDispatcher-worker-4 @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da799 2024-10-28 15:45:40.395 [DefaultDispatcher-worker-4 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.395 [DefaultDispatcher-worker-4 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:40.395 [DefaultDispatcher-worker-4 @coroutine#2415] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.396 [DefaultDispatcher-worker-5 @coroutine#2415] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.396 [DefaultDispatcher-worker-5 @coroutine#2415] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.405 [DefaultDispatcher-worker-4 @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-10-28 15:45:40.417 [DefaultDispatcher-worker-4 @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-10-28 15:45:40.419 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:40.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-10-28 15:45:40.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-10-28 15:45:40.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:40.427 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e: (connection evicted) 2024-10-28 15:45:40.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:40.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-10-28 15:45:40.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-10-28 15:45:40.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-10-28 15:45:40.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-10-28 15:45:40.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:40.428 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@713323a3: (connection evicted) 2024-10-28 15:45:40.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:40.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-10-28 15:45:40.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-10-28 15:45:40.430 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-10-28 15:45:40.430 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:40.430 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:40.430 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:40.430 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:40.430 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:40.430 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:40.430 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@105e9fef 2024-10-28 15:45:40.430 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:40.430 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:40.430 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:40.430 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:40.430 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:40.430 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:40.430 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:40.430 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:40.430 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:40.430 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:40.430 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:40.430 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:40.430 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:40.430 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:40.430 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:40.430 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:40.430 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:40.431 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:40.431 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:40.431 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-10-28 15:45:40.431 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:40.431 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:40.431 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:40.431 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:40.431 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:40.431 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:40.431 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:40.431 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:40.431 [Test worker @coroutine#3666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-10-28 15:45:40.431 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a5cd0af 2024-10-28 15:45:40.431 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a5cd0af 2024-10-28 15:45:40.431 [Test worker @coroutine#3666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-10-28 15:45:40.448 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5cd0af 2024-10-28 15:45:40.460 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5cd0af 2024-10-28 15:45:40.462 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5cd0af 2024-10-28 15:45:40.463 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5cd0af 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@160b7ccd 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:40.464 [Test worker @coroutine#3666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-10-28 15:45:40.465 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@3503e68e 2024-10-28 15:45:40.465 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@3503e68e 2024-10-28 15:45:40.465 [Test worker @coroutine#3666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-10-28 15:45:40.479 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3503e68e 2024-10-28 15:45:40.488 [Test worker @coroutine#3673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3503e68e 2024-10-28 15:45:40.490 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3503e68e 2024-10-28 15:45:40.492 [Test worker @coroutine#3677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3503e68e 2024-10-28 15:45:40.504 [DefaultDispatcher-worker-17 @coroutine#3679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3503e68e 2024-10-28 15:45:40.518 [DefaultDispatcher-worker-1 @coroutine#3666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5cd0af 2024-10-28 15:45:40.527 [DefaultDispatcher-worker-5 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-10-28 15:45:40.528 [DefaultDispatcher-worker-5 @coroutine#2155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.528 [DefaultDispatcher-worker-5 @coroutine#2155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:40.528 [DefaultDispatcher-worker-5 @coroutine#2155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.529 [DefaultDispatcher-worker-14 @coroutine#2155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.529 [DefaultDispatcher-worker-14 @coroutine#2155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.531 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:40.532 [DefaultDispatcher-worker-12 @coroutine#3666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5cd0af 2024-10-28 15:45:40.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-10-28 15:45:40.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-10-28 15:45:40.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:40.540 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a5cd0af: (connection evicted) 2024-10-28 15:45:40.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:40.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-10-28 15:45:40.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-10-28 15:45:40.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-10-28 15:45:40.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-10-28 15:45:40.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:40.541 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3503e68e: (connection evicted) 2024-10-28 15:45:40.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:40.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-10-28 15:45:40.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-10-28 15:45:40.543 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-10-28 15:45:40.543 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:40.543 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:40.543 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:40.543 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:40.543 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:40.543 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:40.543 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bb9bad9 2024-10-28 15:45:40.543 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:40.543 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:40.543 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:40.543 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:40.543 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:40.543 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:40.543 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:40.543 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:40.543 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:40.544 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:40.544 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:40.544 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:40.544 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:40.544 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:40.544 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:40.544 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:40.544 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:40.544 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:40.544 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:40.544 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-10-28 15:45:40.544 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:40.544 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:40.544 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:40.544 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:40.544 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:40.544 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:40.544 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:40.544 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:40.544 [Test worker @coroutine#3726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-10-28 15:45:40.544 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@34fe89a5 2024-10-28 15:45:40.544 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@34fe89a5 2024-10-28 15:45:40.544 [Test worker @coroutine#3726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-10-28 15:45:40.560 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34fe89a5 2024-10-28 15:45:40.569 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34fe89a5 2024-10-28 15:45:40.571 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34fe89a5 2024-10-28 15:45:40.573 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34fe89a5 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3de8e614 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:40.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:40.574 [Test worker @coroutine#3726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-10-28 15:45:40.574 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@6479b4cb 2024-10-28 15:45:40.574 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@6479b4cb 2024-10-28 15:45:40.574 [Test worker @coroutine#3726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-10-28 15:45:40.588 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6479b4cb 2024-10-28 15:45:40.598 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6479b4cb 2024-10-28 15:45:40.599 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6479b4cb 2024-10-28 15:45:40.601 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6479b4cb 2024-10-28 15:45:40.614 [DefaultDispatcher-worker-9 @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6479b4cb 2024-10-28 15:45:40.627 [DefaultDispatcher-worker-2 @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34fe89a5 2024-10-28 15:45:40.641 [DefaultDispatcher-worker-19 @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34fe89a5 2024-10-28 15:45:40.644 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:40.651 [DefaultDispatcher-worker-9 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c3e0a 2024-10-28 15:45:40.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-10-28 15:45:40.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-10-28 15:45:40.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:40.651 [DefaultDispatcher-worker-9 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.651 [DefaultDispatcher-worker-9 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:40.651 [DefaultDispatcher-worker-9 @coroutine#2188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.651 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34fe89a5: (connection evicted) 2024-10-28 15:45:40.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:40.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-10-28 15:45:40.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-10-28 15:45:40.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-10-28 15:45:40.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-10-28 15:45:40.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:40.653 [DefaultDispatcher-worker-4 @coroutine#2188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.653 [DefaultDispatcher-worker-4 @coroutine#2188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.653 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6479b4cb: (connection evicted) 2024-10-28 15:45:40.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:40.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-10-28 15:45:40.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cdd5ff9 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:40.655 [Test worker @coroutine#3787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-10-28 15:45:40.656 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c5c0d2a 2024-10-28 15:45:40.656 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c5c0d2a 2024-10-28 15:45:40.656 [Test worker @coroutine#3787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-10-28 15:45:40.670 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5c0d2a 2024-10-28 15:45:40.681 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5c0d2a 2024-10-28 15:45:40.683 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5c0d2a 2024-10-28 15:45:40.684 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5c0d2a 2024-10-28 15:45:40.684 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cc41d2d 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@504ccf42 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@504ccf42 2024-10-28 15:45:40.685 [Test worker @coroutine#3787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-10-28 15:45:40.699 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504ccf42 2024-10-28 15:45:40.709 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504ccf42 2024-10-28 15:45:40.711 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504ccf42 2024-10-28 15:45:40.712 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504ccf42 2024-10-28 15:45:40.724 [DefaultDispatcher-worker-7 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f9ee527 2024-10-28 15:45:40.724 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.724 [DefaultDispatcher-worker-15 @coroutine#3800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504ccf42 2024-10-28 15:45:40.724 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:40.724 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.725 [DefaultDispatcher-worker-15 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.725 [DefaultDispatcher-worker-15 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.738 [DefaultDispatcher-worker-18 @coroutine#3787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5c0d2a 2024-10-28 15:45:40.751 [DefaultDispatcher-worker-13 @coroutine#3787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5c0d2a 2024-10-28 15:45:40.756 [HikariPool-158 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:40.761 [DefaultDispatcher-worker-7 @coroutine#3787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5c0d2a 2024-10-28 15:45:40.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-10-28 15:45:40.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-10-28 15:45:40.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:40.770 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c5c0d2a: (connection evicted) 2024-10-28 15:45:40.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:40.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-10-28 15:45:40.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-10-28 15:45:40.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-10-28 15:45:40.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-10-28 15:45:40.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:40.772 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@504ccf42: (connection evicted) 2024-10-28 15:45:40.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:40.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-10-28 15:45:40.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6149adee 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:40.774 [Test worker @coroutine#3848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-10-28 15:45:40.775 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c8bc1e 2024-10-28 15:45:40.775 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c8bc1e 2024-10-28 15:45:40.775 [Test worker @coroutine#3848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-10-28 15:45:40.791 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c8bc1e 2024-10-28 15:45:40.801 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c8bc1e 2024-10-28 15:45:40.803 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c8bc1e 2024-10-28 15:45:40.804 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c8bc1e 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a66fc27 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:40.805 [Test worker @coroutine#3848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-10-28 15:45:40.806 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@68226b59 2024-10-28 15:45:40.806 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@68226b59 2024-10-28 15:45:40.806 [Test worker @coroutine#3848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-10-28 15:45:40.820 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68226b59 2024-10-28 15:45:40.829 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68226b59 2024-10-28 15:45:40.831 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68226b59 2024-10-28 15:45:40.833 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68226b59 2024-10-28 15:45:40.838 [DefaultDispatcher-worker-8 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17965037 2024-10-28 15:45:40.838 [DefaultDispatcher-worker-8 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.838 [DefaultDispatcher-worker-8 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:40.838 [DefaultDispatcher-worker-8 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.839 [DefaultDispatcher-worker-5 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.845 [DefaultDispatcher-worker-10 @coroutine#3861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68226b59 2024-10-28 15:45:40.861 [DefaultDispatcher-worker-10 @coroutine#3848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c8bc1e 2024-10-28 15:45:40.873 [DefaultDispatcher-worker-13 @coroutine#3848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c8bc1e 2024-10-28 15:45:40.875 [HikariPool-160 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:40.883 [DefaultDispatcher-worker-6 @coroutine#3848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c8bc1e 2024-10-28 15:45:40.904 [DefaultDispatcher-worker-4 @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c8bc1e 2024-10-28 15:45:40.906 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:40.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-10-28 15:45:40.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-10-28 15:45:40.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:40.908 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24c8bc1e: (connection evicted) 2024-10-28 15:45:40.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:40.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-10-28 15:45:40.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-10-28 15:45:40.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-10-28 15:45:40.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-10-28 15:45:40.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:40.909 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68226b59: (connection evicted) 2024-10-28 15:45:40.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:40.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-10-28 15:45:40.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c943143 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:40.911 [Test worker @coroutine#3934] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-10-28 15:45:40.912 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c511385 2024-10-28 15:45:40.912 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c511385 2024-10-28 15:45:40.912 [Test worker @coroutine#3934] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-10-28 15:45:40.933 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c511385 2024-10-28 15:45:40.947 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c511385 2024-10-28 15:45:40.949 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c511385 2024-10-28 15:45:40.952 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c511385 2024-10-28 15:45:40.952 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1264dbc9 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b6f580 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b6f580 2024-10-28 15:45:40.953 [Test worker @coroutine#3934] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-10-28 15:45:40.974 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b6f580 2024-10-28 15:45:40.977 [DefaultDispatcher-worker-6 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381d7c4c 2024-10-28 15:45:40.977 [DefaultDispatcher-worker-6 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.977 [DefaultDispatcher-worker-6 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:40.977 [DefaultDispatcher-worker-6 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.979 [DefaultDispatcher-worker-15 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.979 [DefaultDispatcher-worker-15 @coroutine#2261] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:40.984 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b6f580 2024-10-28 15:45:40.986 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b6f580 2024-10-28 15:45:40.988 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b6f580 2024-10-28 15:45:41.000 [DefaultDispatcher-worker-11 @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b6f580 2024-10-28 15:45:41.012 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:41.016 [DefaultDispatcher-worker-10 @coroutine#3934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c511385 2024-10-28 15:45:41.028 [DefaultDispatcher-worker-3 @coroutine#3934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c511385 2024-10-28 15:45:41.030 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c511385 2024-10-28 15:45:41.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-10-28 15:45:41.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-10-28 15:45:41.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:41.039 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c511385: (connection evicted) 2024-10-28 15:45:41.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:41.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-10-28 15:45:41.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-10-28 15:45:41.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-10-28 15:45:41.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-10-28 15:45:41.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:41.040 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47b6f580: (connection evicted) 2024-10-28 15:45:41.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:41.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-10-28 15:45:41.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-10-28 15:45:41.042 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b9b57d9 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:41.043 [Test worker @coroutine#3997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-10-28 15:45:41.044 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@b94c22d 2024-10-28 15:45:41.044 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@b94c22d 2024-10-28 15:45:41.044 [Test worker @coroutine#3997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-10-28 15:45:41.054 [DefaultDispatcher-worker-1 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-10-28 15:45:41.054 [DefaultDispatcher-worker-1 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.054 [DefaultDispatcher-worker-1 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:41.054 [DefaultDispatcher-worker-1 @coroutine#2313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.055 [DefaultDispatcher-worker-10 @coroutine#2313] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.055 [DefaultDispatcher-worker-10 @coroutine#2313] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.060 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b94c22d 2024-10-28 15:45:41.070 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b94c22d 2024-10-28 15:45:41.072 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b94c22d 2024-10-28 15:45:41.073 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:41.073 [Test worker @coroutine#4005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b94c22d 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45dce9f7 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:41.074 [Test worker @coroutine#3997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-10-28 15:45:41.075 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a52178 2024-10-28 15:45:41.075 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a52178 2024-10-28 15:45:41.075 [Test worker @coroutine#3997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-10-28 15:45:41.088 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a52178 2024-10-28 15:45:41.097 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:41.098 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a52178 2024-10-28 15:45:41.100 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a52178 2024-10-28 15:45:41.101 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a52178 2024-10-28 15:45:41.114 [DefaultDispatcher-worker-6 @coroutine#4013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a52178 2024-10-28 15:45:41.127 [DefaultDispatcher-worker-6 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b94c22d 2024-10-28 15:45:41.141 [DefaultDispatcher-worker-17 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b94c22d 2024-10-28 15:45:41.144 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:41.144 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b94c22d 2024-10-28 15:45:41.147 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b94c22d 2024-10-28 15:45:41.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-10-28 15:45:41.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-10-28 15:45:41.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:41.156 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b94c22d: (connection evicted) 2024-10-28 15:45:41.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:41.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-10-28 15:45:41.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-10-28 15:45:41.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-10-28 15:45:41.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-10-28 15:45:41.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:41.158 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a52178: (connection evicted) 2024-10-28 15:45:41.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:41.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-10-28 15:45:41.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-10-28 15:45:41.159 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-10-28 15:45:41.159 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:41.159 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:41.159 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:41.159 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:41.159 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:41.159 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:41.159 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@267093ea 2024-10-28 15:45:41.159 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:41.159 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:41.159 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:41.159 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:41.159 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:41.160 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:41.160 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:41.160 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:41.160 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:41.160 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:41.160 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:41.160 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:41.160 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:41.160 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:41.160 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:41.160 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:41.160 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:41.160 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:41.160 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:41.160 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-10-28 15:45:41.160 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:41.160 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:41.160 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:41.160 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:41.160 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:41.160 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:41.160 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:41.160 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:41.160 [Test worker @coroutine#4061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-10-28 15:45:41.160 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@7138e064 2024-10-28 15:45:41.160 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@7138e064 2024-10-28 15:45:41.160 [Test worker @coroutine#4061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-10-28 15:45:41.178 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7138e064 2024-10-28 15:45:41.188 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7138e064 2024-10-28 15:45:41.190 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7138e064 2024-10-28 15:45:41.191 [Test worker @coroutine#4067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7138e064 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6351efa6 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@349e166 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@349e166 2024-10-28 15:45:41.192 [Test worker @coroutine#4061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-10-28 15:45:41.207 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349e166 2024-10-28 15:45:41.216 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349e166 2024-10-28 15:45:41.218 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349e166 2024-10-28 15:45:41.219 [Test worker @coroutine#4073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349e166 2024-10-28 15:45:41.232 [DefaultDispatcher-worker-3 @coroutine#4075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349e166 2024-10-28 15:45:41.248 [DefaultDispatcher-worker-10 @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7138e064 2024-10-28 15:45:41.260 [DefaultDispatcher-worker-11 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-28 15:45:41.260 [DefaultDispatcher-worker-10 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2024-10-28 15:45:41.260 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:41.260 [DefaultDispatcher-worker-10 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.260 [DefaultDispatcher-worker-11 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.260 [DefaultDispatcher-worker-11 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:41.260 [DefaultDispatcher-worker-10 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:41.260 [DefaultDispatcher-worker-11 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.260 [DefaultDispatcher-worker-10 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.261 [DefaultDispatcher-worker-18 @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7138e064 2024-10-28 15:45:41.262 [DefaultDispatcher-worker-11 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.262 [DefaultDispatcher-worker-9 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.262 [DefaultDispatcher-worker-11 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.262 [DefaultDispatcher-worker-9 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.313 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:41.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-10-28 15:45:41.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-10-28 15:45:41.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:41.327 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7138e064: (connection evicted) 2024-10-28 15:45:41.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:41.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-10-28 15:45:41.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-10-28 15:45:41.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-10-28 15:45:41.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-10-28 15:45:41.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:41.328 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@349e166: (connection evicted) 2024-10-28 15:45:41.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:41.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-10-28 15:45:41.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27d9a016 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:41.330 [Test worker @coroutine#4141] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-10-28 15:45:41.331 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea 2024-10-28 15:45:41.331 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea 2024-10-28 15:45:41.331 [Test worker @coroutine#4141] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-10-28 15:45:41.346 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea 2024-10-28 15:45:41.356 [DefaultDispatcher-worker-6 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:41.356 [DefaultDispatcher-worker-6 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.356 [DefaultDispatcher-worker-6 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:41.356 [DefaultDispatcher-worker-6 @coroutine#2109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.357 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea 2024-10-28 15:45:41.358 [DefaultDispatcher-worker-17 @coroutine#2109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.358 [DefaultDispatcher-worker-17 @coroutine#2109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.358 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea 2024-10-28 15:45:41.360 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67bf393c 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:41.361 [Test worker @coroutine#4141] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-10-28 15:45:41.362 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe 2024-10-28 15:45:41.362 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe 2024-10-28 15:45:41.362 [Test worker @coroutine#4141] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-10-28 15:45:41.375 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe 2024-10-28 15:45:41.385 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe 2024-10-28 15:45:41.387 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe 2024-10-28 15:45:41.388 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe 2024-10-28 15:45:41.401 [DefaultDispatcher-worker-13 @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe 2024-10-28 15:45:41.406 [DefaultDispatcher-worker-19 @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da799 2024-10-28 15:45:41.406 [DefaultDispatcher-worker-19 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.406 [DefaultDispatcher-worker-19 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:41.407 [DefaultDispatcher-worker-19 @coroutine#2415] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.408 [DefaultDispatcher-worker-18 @coroutine#2415] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.408 [DefaultDispatcher-worker-18 @coroutine#2415] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.414 [DefaultDispatcher-worker-19 @coroutine#4141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea 2024-10-28 15:45:41.426 [DefaultDispatcher-worker-16 @coroutine#4141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea 2024-10-28 15:45:41.431 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:41.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-10-28 15:45:41.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-10-28 15:45:41.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:41.436 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea: (connection evicted) 2024-10-28 15:45:41.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:41.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-10-28 15:45:41.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-10-28 15:45:41.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-10-28 15:45:41.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-10-28 15:45:41.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:41.437 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe: (connection evicted) 2024-10-28 15:45:41.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:41.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-10-28 15:45:41.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6770a229 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:41.439 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:41.440 [Test worker @coroutine#4204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-10-28 15:45:41.440 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@1009a9b4 2024-10-28 15:45:41.440 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@1009a9b4 2024-10-28 15:45:41.440 [Test worker @coroutine#4204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-10-28 15:45:41.456 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1009a9b4 2024-10-28 15:45:41.466 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1009a9b4 2024-10-28 15:45:41.467 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1009a9b4 2024-10-28 15:45:41.469 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1009a9b4 2024-10-28 15:45:41.469 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46823e8 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:41.470 [Test worker @coroutine#4204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-10-28 15:45:41.471 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ae939c 2024-10-28 15:45:41.471 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ae939c 2024-10-28 15:45:41.471 [Test worker @coroutine#4204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-10-28 15:45:41.484 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ae939c 2024-10-28 15:45:41.494 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ae939c 2024-10-28 15:45:41.496 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ae939c 2024-10-28 15:45:41.497 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ae939c 2024-10-28 15:45:41.510 [DefaultDispatcher-worker-10 @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ae939c 2024-10-28 15:45:41.522 [DefaultDispatcher-worker-1 @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1009a9b4 2024-10-28 15:45:41.535 [DefaultDispatcher-worker-15 @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1009a9b4 2024-10-28 15:45:41.538 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1009a9b4 2024-10-28 15:45:41.540 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1009a9b4 2024-10-28 15:45:41.540 [DefaultDispatcher-worker-10 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-10-28 15:45:41.540 [HikariPool-170 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:41.540 [DefaultDispatcher-worker-10 @coroutine#2155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.540 [DefaultDispatcher-worker-10 @coroutine#2155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:41.540 [DefaultDispatcher-worker-10 @coroutine#2155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.541 [DefaultDispatcher-worker-1 @coroutine#2155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.541 [DefaultDispatcher-worker-1 @coroutine#2155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-10-28 15:45:41.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-10-28 15:45:41.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:41.547 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1009a9b4: (connection evicted) 2024-10-28 15:45:41.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:41.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-10-28 15:45:41.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-10-28 15:45:41.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-10-28 15:45:41.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-10-28 15:45:41.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:41.549 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29ae939c: (connection evicted) 2024-10-28 15:45:41.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:41.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-10-28 15:45:41.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3759ea4d 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:41.551 [Test worker @coroutine#4270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-10-28 15:45:41.552 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d099a37 2024-10-28 15:45:41.552 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d099a37 2024-10-28 15:45:41.552 [Test worker @coroutine#4270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-10-28 15:45:41.569 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d099a37 2024-10-28 15:45:41.579 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d099a37 2024-10-28 15:45:41.580 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d099a37 2024-10-28 15:45:41.582 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d099a37 2024-10-28 15:45:41.582 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-10-28 15:45:41.582 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:41.582 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:41.582 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:41.582 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:41.582 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:41.582 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:41.582 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6655b4e6 2024-10-28 15:45:41.582 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:41.582 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e502162 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e502162 2024-10-28 15:45:41.583 [Test worker @coroutine#4270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-10-28 15:45:41.597 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e502162 2024-10-28 15:45:41.606 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e502162 2024-10-28 15:45:41.608 [Test worker @coroutine#4281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e502162 2024-10-28 15:45:41.609 [Test worker @coroutine#4283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e502162 2024-10-28 15:45:41.622 [DefaultDispatcher-worker-16 @coroutine#4285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e502162 2024-10-28 15:45:41.636 [DefaultDispatcher-worker-14 @coroutine#4270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d099a37 2024-10-28 15:45:41.648 [DefaultDispatcher-worker-18 @coroutine#4270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d099a37 2024-10-28 15:45:41.652 [HikariPool-172 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:41.663 [DefaultDispatcher-worker-19 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c3e0a 2024-10-28 15:45:41.663 [DefaultDispatcher-worker-19 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.663 [DefaultDispatcher-worker-19 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:41.663 [DefaultDispatcher-worker-19 @coroutine#2188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.664 [UI Thread @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d099a37 2024-10-28 15:45:41.665 [DefaultDispatcher-worker-9 @coroutine#2188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.665 [DefaultDispatcher-worker-9 @coroutine#2188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-10-28 15:45:41.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-10-28 15:45:41.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:41.669 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d099a37: (connection evicted) 2024-10-28 15:45:41.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:41.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-10-28 15:45:41.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-10-28 15:45:41.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-10-28 15:45:41.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-10-28 15:45:41.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:41.670 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e502162: (connection evicted) 2024-10-28 15:45:41.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:41.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-10-28 15:45:41.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e934485 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:41.673 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:41.674 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:41.674 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:41.674 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:41.674 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:41.674 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:41.674 [Test worker @coroutine#4368] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-10-28 15:45:41.674 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@446dea16 2024-10-28 15:45:41.674 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@446dea16 2024-10-28 15:45:41.674 [Test worker @coroutine#4368] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-10-28 15:45:41.695 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dea16 2024-10-28 15:45:41.709 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dea16 2024-10-28 15:45:41.712 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dea16 2024-10-28 15:45:41.714 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dea16 2024-10-28 15:45:41.724 [DefaultDispatcher-worker-2 @coroutine#4375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dea16 2024-10-28 15:45:41.727 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dea16 2024-10-28 15:45:41.736 [DefaultDispatcher-worker-15 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f9ee527 2024-10-28 15:45:41.736 [DefaultDispatcher-worker-15 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.736 [DefaultDispatcher-worker-15 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:41.736 [DefaultDispatcher-worker-15 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.737 [DefaultDispatcher-worker-17 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.738 [DefaultDispatcher-worker-17 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.740 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dea16 2024-10-28 15:45:41.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-10-28 15:45:41.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-10-28 15:45:41.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:41.754 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@446dea16: (connection evicted) 2024-10-28 15:45:41.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:41.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-10-28 15:45:41.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-10-28 15:45:41.756 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@194feb27 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:41.757 [Test worker @coroutine#4402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-10-28 15:45:41.758 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df920 2024-10-28 15:45:41.758 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df920 2024-10-28 15:45:41.758 [Test worker @coroutine#4402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-10-28 15:45:41.773 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df920 2024-10-28 15:45:41.784 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df920 2024-10-28 15:45:41.786 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df920 2024-10-28 15:45:41.787 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df920 2024-10-28 15:45:41.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-10-28 15:45:41.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-10-28 15:45:41.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:41.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:41.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-10-28 15:45:41.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12c1826 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-10-28 15:45:41.795 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e057374 2024-10-28 15:45:41.796 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e057374 2024-10-28 15:45:41.796 [Test worker @coroutine#4432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-10-28 15:45:41.813 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e057374 2024-10-28 15:45:41.822 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e057374 2024-10-28 15:45:41.824 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e057374 2024-10-28 15:45:41.826 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e057374 2024-10-28 15:45:41.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-10-28 15:45:41.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-10-28 15:45:41.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:41.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:41.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-10-28 15:45:41.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73602e88 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7951a08c 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7951a08c 2024-10-28 15:45:41.832 [Test worker @coroutine#4461] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-10-28 15:45:41.847 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7951a08c 2024-10-28 15:45:41.849 [DefaultDispatcher-worker-18 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17965037 2024-10-28 15:45:41.849 [DefaultDispatcher-worker-18 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.849 [DefaultDispatcher-worker-18 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:41.849 [DefaultDispatcher-worker-18 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.851 [DefaultDispatcher-worker-1 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.857 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7951a08c 2024-10-28 15:45:41.859 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7951a08c 2024-10-28 15:45:41.860 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7951a08c 2024-10-28 15:45:41.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-10-28 15:45:41.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-10-28 15:45:41.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:41.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:41.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-10-28 15:45:41.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-10-28 15:45:41.866 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-10-28 15:45:41.866 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:41.866 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:41.866 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:41.866 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:41.866 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:41.866 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:41.866 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75be6796 2024-10-28 15:45:41.866 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:41.866 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:41.866 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:41.866 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:41.866 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:41.866 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:41.866 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:41.866 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:41.866 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:41.866 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:41.866 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:41.866 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:41.866 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:41.866 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:41.866 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:41.866 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:41.866 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:41.866 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:41.866 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:41.866 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-10-28 15:45:41.867 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:41.867 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:41.867 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:41.867 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:41.867 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:41.867 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:41.867 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:41.867 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:41.867 [Test worker @coroutine#4493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-10-28 15:45:41.867 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f03e5f4 2024-10-28 15:45:41.867 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f03e5f4 2024-10-28 15:45:41.867 [Test worker @coroutine#4493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-10-28 15:45:41.882 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f03e5f4 2024-10-28 15:45:41.892 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f03e5f4 2024-10-28 15:45:41.893 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f03e5f4 2024-10-28 15:45:41.895 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f03e5f4 2024-10-28 15:45:41.907 [DefaultDispatcher-worker-6 @coroutine#4500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f03e5f4 2024-10-28 15:45:41.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-10-28 15:45:41.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-10-28 15:45:41.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:41.909 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f03e5f4: (connection evicted) 2024-10-28 15:45:41.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:41.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-10-28 15:45:41.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50cfe725 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:41.912 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:41.913 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:41.913 [Test worker @coroutine#4520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-10-28 15:45:41.913 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c226db0 2024-10-28 15:45:41.913 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c226db0 2024-10-28 15:45:41.913 [Test worker @coroutine#4520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-10-28 15:45:41.929 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c226db0 2024-10-28 15:45:41.940 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c226db0 2024-10-28 15:45:41.941 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c226db0 2024-10-28 15:45:41.943 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c226db0 2024-10-28 15:45:41.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-10-28 15:45:41.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-10-28 15:45:41.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:41.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:41.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-10-28 15:45:41.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f69a16b 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:41.948 [Test worker @coroutine#4549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-10-28 15:45:41.949 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ee63f2 2024-10-28 15:45:41.949 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ee63f2 2024-10-28 15:45:41.949 [Test worker @coroutine#4549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-10-28 15:45:41.964 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ee63f2 2024-10-28 15:45:41.974 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ee63f2 2024-10-28 15:45:41.975 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ee63f2 2024-10-28 15:45:41.977 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ee63f2 2024-10-28 15:45:41.989 [DefaultDispatcher-worker-14 @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ee63f2 2024-10-28 15:45:41.991 [DefaultDispatcher-worker-9 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381d7c4c 2024-10-28 15:45:41.991 [DefaultDispatcher-worker-9 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.991 [DefaultDispatcher-worker-9 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:41.991 [DefaultDispatcher-worker-9 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.991 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ee63f2 2024-10-28 15:45:41.992 [DefaultDispatcher-worker-19 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.992 [DefaultDispatcher-worker-19 @coroutine#2261] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:41.996 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ee63f2 2024-10-28 15:45:42.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-10-28 15:45:42.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-10-28 15:45:42.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:42.009 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75ee63f2: (connection evicted) 2024-10-28 15:45:42.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:42.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-10-28 15:45:42.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@461e9b31 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:42.012 [Test worker @coroutine#4586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-10-28 15:45:42.013 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@347c7b 2024-10-28 15:45:42.013 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@347c7b 2024-10-28 15:45:42.013 [Test worker @coroutine#4586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-10-28 15:45:42.036 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347c7b 2024-10-28 15:45:42.046 [Test worker @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347c7b 2024-10-28 15:45:42.047 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347c7b 2024-10-28 15:45:42.049 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347c7b 2024-10-28 15:45:42.049 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-10-28 15:45:42.049 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e5dc02d 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c93f349 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c93f349 2024-10-28 15:45:42.050 [Test worker @coroutine#4586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-10-28 15:45:42.065 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c93f349 2024-10-28 15:45:42.066 [DefaultDispatcher-worker-2 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-10-28 15:45:42.066 [DefaultDispatcher-worker-2 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.066 [DefaultDispatcher-worker-2 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:42.066 [DefaultDispatcher-worker-2 @coroutine#2313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.067 [DefaultDispatcher-worker-19 @coroutine#2313] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.067 [DefaultDispatcher-worker-19 @coroutine#2313] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.075 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c93f349 2024-10-28 15:45:42.076 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c93f349 2024-10-28 15:45:42.078 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c93f349 2024-10-28 15:45:42.091 [DefaultDispatcher-worker-5 @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c93f349 2024-10-28 15:45:42.105 [DefaultDispatcher-worker-5 @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347c7b 2024-10-28 15:45:42.113 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:42.131 [DefaultDispatcher-worker-2 @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347c7b 2024-10-28 15:45:42.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-10-28 15:45:42.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-10-28 15:45:42.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:42.141 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@347c7b: (connection evicted) 2024-10-28 15:45:42.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:42.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-10-28 15:45:42.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-10-28 15:45:42.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-10-28 15:45:42.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-10-28 15:45:42.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:42.142 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c93f349: (connection evicted) 2024-10-28 15:45:42.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:42.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-10-28 15:45:42.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-10-28 15:45:42.144 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-10-28 15:45:42.144 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:42.144 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:42.144 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:42.144 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:42.144 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:42.144 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:42.144 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23c07745 2024-10-28 15:45:42.144 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:42.144 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:42.144 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:42.144 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:42.144 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:42.144 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:42.144 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:42.144 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:42.144 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:42.144 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:42.145 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:42.145 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:42.145 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:42.145 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:42.145 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:42.145 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:42.145 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:42.145 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:42.145 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:42.145 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-10-28 15:45:42.145 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:42.145 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:42.145 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:42.145 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:42.145 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:42.145 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:42.145 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:42.145 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:42.145 [Test worker @coroutine#4616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-10-28 15:45:42.145 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@52dbd3d 2024-10-28 15:45:42.145 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@52dbd3d 2024-10-28 15:45:42.145 [Test worker @coroutine#4616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-10-28 15:45:42.160 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dbd3d 2024-10-28 15:45:42.170 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dbd3d 2024-10-28 15:45:42.172 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dbd3d 2024-10-28 15:45:42.173 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dbd3d 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9d10078 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@537979aa 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@537979aa 2024-10-28 15:45:42.174 [Test worker @coroutine#4616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-10-28 15:45:42.188 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537979aa 2024-10-28 15:45:42.198 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537979aa 2024-10-28 15:45:42.199 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537979aa 2024-10-28 15:45:42.201 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537979aa 2024-10-28 15:45:42.214 [DefaultDispatcher-worker-18 @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537979aa 2024-10-28 15:45:42.226 [DefaultDispatcher-worker-10 @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dbd3d 2024-10-28 15:45:42.245 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:42.247 [DefaultDispatcher-worker-1 @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dbd3d 2024-10-28 15:45:42.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-10-28 15:45:42.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-10-28 15:45:42.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:42.251 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52dbd3d: (connection evicted) 2024-10-28 15:45:42.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:42.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-10-28 15:45:42.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-10-28 15:45:42.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-10-28 15:45:42.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-10-28 15:45:42.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:42.252 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@537979aa: (connection evicted) 2024-10-28 15:45:42.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:42.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-10-28 15:45:42.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5973d3ec 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:42.255 [Test worker @coroutine#4643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-10-28 15:45:42.256 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-10-28 15:45:42.256 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-10-28 15:45:42.256 [Test worker @coroutine#4643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-10-28 15:45:42.274 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-10-28 15:45:42.275 [DefaultDispatcher-worker-8 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2024-10-28 15:45:42.275 [DefaultDispatcher-worker-7 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-28 15:45:42.275 [DefaultDispatcher-worker-8 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.275 [DefaultDispatcher-worker-8 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:42.275 [DefaultDispatcher-worker-8 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.275 [DefaultDispatcher-worker-7 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.275 [DefaultDispatcher-worker-7 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:42.275 [DefaultDispatcher-worker-7 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.276 [DefaultDispatcher-worker-15 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.276 [DefaultDispatcher-worker-9 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.276 [DefaultDispatcher-worker-15 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.276 [DefaultDispatcher-worker-9 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.284 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-10-28 15:45:42.286 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-10-28 15:45:42.287 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39df2652 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-10-28 15:45:42.288 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eace68f 2024-10-28 15:45:42.289 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eace68f 2024-10-28 15:45:42.289 [Test worker @coroutine#4643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-10-28 15:45:42.303 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eace68f 2024-10-28 15:45:42.312 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eace68f 2024-10-28 15:45:42.314 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eace68f 2024-10-28 15:45:42.316 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eace68f 2024-10-28 15:45:42.329 [DefaultDispatcher-worker-7 @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eace68f 2024-10-28 15:45:42.344 [DefaultDispatcher-worker-1 @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-10-28 15:45:42.356 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:42.363 [DefaultDispatcher-worker-1 @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-10-28 15:45:42.369 [DefaultDispatcher-worker-19 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:42.369 [DefaultDispatcher-worker-19 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.369 [DefaultDispatcher-worker-19 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:42.369 [DefaultDispatcher-worker-19 @coroutine#2109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.371 [DefaultDispatcher-worker-1 @coroutine#2109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.371 [DefaultDispatcher-worker-1 @coroutine#2109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.374 [DefaultDispatcher-worker-3 @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-10-28 15:45:42.387 [DefaultDispatcher-worker-19 @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-10-28 15:45:42.389 [HikariPool-186 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:42.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-10-28 15:45:42.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-10-28 15:45:42.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:42.400 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c: (connection evicted) 2024-10-28 15:45:42.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:42.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-10-28 15:45:42.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-10-28 15:45:42.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-10-28 15:45:42.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-10-28 15:45:42.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:42.401 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5eace68f: (connection evicted) 2024-10-28 15:45:42.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:42.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-10-28 15:45:42.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2960ae22 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:42.404 [Test worker @coroutine#4691] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-10-28 15:45:42.405 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c28cd9a 2024-10-28 15:45:42.405 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c28cd9a 2024-10-28 15:45:42.405 [Test worker @coroutine#4691] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-10-28 15:45:42.419 [DefaultDispatcher-worker-2 @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da799 2024-10-28 15:45:42.419 [DefaultDispatcher-worker-2 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.419 [DefaultDispatcher-worker-2 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:42.419 [DefaultDispatcher-worker-2 @coroutine#2415] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.420 [DefaultDispatcher-worker-12 @coroutine#2415] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.420 [DefaultDispatcher-worker-12 @coroutine#2415] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.422 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c28cd9a 2024-10-28 15:45:42.432 [Test worker @coroutine#4695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c28cd9a 2024-10-28 15:45:42.434 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c28cd9a 2024-10-28 15:45:42.435 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c28cd9a 2024-10-28 15:45:42.435 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@674687b3 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbf423b 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbf423b 2024-10-28 15:45:42.436 [Test worker @coroutine#4691] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-10-28 15:45:42.450 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cbf423b 2024-10-28 15:45:42.461 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cbf423b 2024-10-28 15:45:42.463 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cbf423b 2024-10-28 15:45:42.464 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cbf423b 2024-10-28 15:45:42.477 [DefaultDispatcher-worker-4 @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cbf423b 2024-10-28 15:45:42.491 [DefaultDispatcher-worker-4 @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c28cd9a 2024-10-28 15:45:42.503 [DefaultDispatcher-worker-7 @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c28cd9a 2024-10-28 15:45:42.505 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:42.514 [DefaultDispatcher-worker-5 @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c28cd9a 2024-10-28 15:45:42.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-10-28 15:45:42.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-10-28 15:45:42.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:42.526 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c28cd9a: (connection evicted) 2024-10-28 15:45:42.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:42.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-10-28 15:45:42.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-10-28 15:45:42.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-10-28 15:45:42.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-10-28 15:45:42.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:42.527 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cbf423b: (connection evicted) 2024-10-28 15:45:42.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:42.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-10-28 15:45:42.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-10-28 15:45:42.528 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-10-28 15:45:42.528 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:42.528 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:42.528 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:42.528 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:42.528 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:42.528 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:42.528 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7194f5b 2024-10-28 15:45:42.528 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:42.528 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:42.528 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:42.528 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:42.528 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:42.528 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:42.528 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:42.528 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:42.528 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:42.529 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:42.529 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:42.529 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:42.529 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:42.529 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:42.529 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:42.529 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:42.529 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:42.529 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:42.529 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:42.529 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-10-28 15:45:42.529 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:42.529 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:42.529 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:42.529 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:42.529 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:42.529 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:42.529 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:42.529 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:42.529 [Test worker @coroutine#4732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-10-28 15:45:42.529 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd226da 2024-10-28 15:45:42.529 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd226da 2024-10-28 15:45:42.529 [Test worker @coroutine#4732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-10-28 15:45:42.545 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd226da 2024-10-28 15:45:42.552 [DefaultDispatcher-worker-19 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-10-28 15:45:42.552 [DefaultDispatcher-worker-19 @coroutine#2155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.552 [DefaultDispatcher-worker-19 @coroutine#2155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:42.552 [DefaultDispatcher-worker-19 @coroutine#2155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.553 [DefaultDispatcher-worker-5 @coroutine#2155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.553 [DefaultDispatcher-worker-5 @coroutine#2155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.556 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd226da 2024-10-28 15:45:42.557 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd226da 2024-10-28 15:45:42.559 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd226da 2024-10-28 15:45:42.559 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-10-28 15:45:42.559 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:42.559 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:42.559 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:42.559 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:42.559 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:42.559 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:42.559 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f2d681a 2024-10-28 15:45:42.559 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:42.559 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:42.559 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:42.559 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:42.559 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:42.559 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:42.559 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:42.560 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:42.560 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:42.560 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:42.560 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:42.560 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:42.560 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:42.560 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:42.560 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:42.560 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:42.560 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:42.560 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:42.560 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:42.560 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-10-28 15:45:42.560 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:42.560 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:42.560 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:42.560 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:42.560 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:42.560 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:42.560 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:42.560 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:42.560 [Test worker @coroutine#4732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-10-28 15:45:42.560 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@10744fff 2024-10-28 15:45:42.560 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@10744fff 2024-10-28 15:45:42.560 [Test worker @coroutine#4732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-10-28 15:45:42.574 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10744fff 2024-10-28 15:45:42.584 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10744fff 2024-10-28 15:45:42.585 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10744fff 2024-10-28 15:45:42.587 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10744fff 2024-10-28 15:45:42.599 [DefaultDispatcher-worker-5 @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10744fff 2024-10-28 15:45:42.612 [DefaultDispatcher-worker-2 @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd226da 2024-10-28 15:45:42.624 [DefaultDispatcher-worker-13 @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd226da 2024-10-28 15:45:42.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-10-28 15:45:42.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-10-28 15:45:42.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:42.628 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fd226da: (connection evicted) 2024-10-28 15:45:42.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:42.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-10-28 15:45:42.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-10-28 15:45:42.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-10-28 15:45:42.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-10-28 15:45:42.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:42.629 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10744fff: (connection evicted) 2024-10-28 15:45:42.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:42.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-10-28 15:45:42.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54ebacdc 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2024-10-28 15:45:42.634 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2024-10-28 15:45:42.635 [Test worker @coroutine#4771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-10-28 15:45:42.649 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2024-10-28 15:45:42.658 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2024-10-28 15:45:42.660 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2024-10-28 15:45:42.662 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67d4e8f7 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:42.662 [Test worker @coroutine#4771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-10-28 15:45:42.663 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@51535304 2024-10-28 15:45:42.663 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@51535304 2024-10-28 15:45:42.663 [Test worker @coroutine#4771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-10-28 15:45:42.675 [DefaultDispatcher-worker-2 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c3e0a 2024-10-28 15:45:42.675 [DefaultDispatcher-worker-2 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.675 [DefaultDispatcher-worker-2 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:42.675 [DefaultDispatcher-worker-2 @coroutine#2188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.677 [DefaultDispatcher-worker-16 @coroutine#2188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.677 [DefaultDispatcher-worker-16 @coroutine#2188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.677 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2024-10-28 15:45:42.687 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2024-10-28 15:45:42.689 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2024-10-28 15:45:42.691 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2024-10-28 15:45:42.703 [DefaultDispatcher-worker-19 @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2024-10-28 15:45:42.717 [DefaultDispatcher-worker-9 @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2024-10-28 15:45:42.730 [DefaultDispatcher-worker-15 @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2024-10-28 15:45:42.735 [HikariPool-191 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:42.749 [DefaultDispatcher-worker-4 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f9ee527 2024-10-28 15:45:42.750 [DefaultDispatcher-worker-4 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.750 [DefaultDispatcher-worker-4 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:42.750 [DefaultDispatcher-worker-4 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.751 [DefaultDispatcher-worker-4 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.751 [DefaultDispatcher-worker-4 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.754 [DefaultDispatcher-worker-1 @coroutine#4802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2024-10-28 15:45:42.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-10-28 15:45:42.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-10-28 15:45:42.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:42.755 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac: (connection evicted) 2024-10-28 15:45:42.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:42.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-10-28 15:45:42.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-10-28 15:45:42.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-10-28 15:45:42.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-10-28 15:45:42.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:42.756 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51535304: (connection evicted) 2024-10-28 15:45:42.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:42.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-10-28 15:45:42.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45a9f3d4 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:42.758 [Test worker @coroutine#4811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-10-28 15:45:42.759 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2024-10-28 15:45:42.759 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2024-10-28 15:45:42.759 [Test worker @coroutine#4811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-10-28 15:45:42.776 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2024-10-28 15:45:42.786 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2024-10-28 15:45:42.787 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2024-10-28 15:45:42.789 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aba3735 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:42.789 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:42.790 [Test worker @coroutine#4811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-10-28 15:45:42.790 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c689379 2024-10-28 15:45:42.790 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c689379 2024-10-28 15:45:42.790 [Test worker @coroutine#4811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-10-28 15:45:42.804 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c689379 2024-10-28 15:45:42.813 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c689379 2024-10-28 15:45:42.815 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c689379 2024-10-28 15:45:42.816 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c689379 2024-10-28 15:45:42.829 [DefaultDispatcher-worker-2 @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c689379 2024-10-28 15:45:42.842 [DefaultDispatcher-worker-2 @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2024-10-28 15:45:42.858 [DefaultDispatcher-worker-8 @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2024-10-28 15:45:42.859 [HikariPool-193 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:42.863 [DefaultDispatcher-worker-17 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17965037 2024-10-28 15:45:42.863 [DefaultDispatcher-worker-17 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.863 [DefaultDispatcher-worker-17 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:42.863 [DefaultDispatcher-worker-17 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.864 [DefaultDispatcher-worker-6 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:42.868 [DefaultDispatcher-worker-14 @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2024-10-28 15:45:42.883 [DefaultDispatcher-worker-7 @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2024-10-28 15:45:42.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-10-28 15:45:42.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-10-28 15:45:42.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:42.885 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33e69162: (connection evicted) 2024-10-28 15:45:42.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:42.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-10-28 15:45:42.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-10-28 15:45:42.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-10-28 15:45:42.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-10-28 15:45:42.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:42.886 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c689379: (connection evicted) 2024-10-28 15:45:42.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:42.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-10-28 15:45:42.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bf3ec4a 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:42.890 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:42.891 [Test worker @coroutine#4848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-10-28 15:45:42.891 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@4191774f 2024-10-28 15:45:42.891 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@4191774f 2024-10-28 15:45:42.891 [Test worker @coroutine#4848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-10-28 15:45:42.909 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4191774f 2024-10-28 15:45:42.919 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4191774f 2024-10-28 15:45:42.921 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4191774f 2024-10-28 15:45:42.922 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4191774f 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21584b99 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@134ccb03 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@134ccb03 2024-10-28 15:45:42.923 [Test worker @coroutine#4848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-10-28 15:45:42.937 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@134ccb03 2024-10-28 15:45:42.947 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@134ccb03 2024-10-28 15:45:42.948 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@134ccb03 2024-10-28 15:45:42.950 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@134ccb03 2024-10-28 15:45:42.962 [DefaultDispatcher-worker-11 @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@134ccb03 2024-10-28 15:45:42.976 [DefaultDispatcher-worker-11 @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4191774f 2024-10-28 15:45:42.986 [DefaultDispatcher-worker-10 @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4191774f 2024-10-28 15:45:42.991 [HikariPool-195 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:42.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-10-28 15:45:42.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-10-28 15:45:42.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:42.999 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4191774f: (connection evicted) 2024-10-28 15:45:43.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:43.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-10-28 15:45:43.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-10-28 15:45:43.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-10-28 15:45:43.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-10-28 15:45:43.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:43.000 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@134ccb03: (connection evicted) 2024-10-28 15:45:43.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:43.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-10-28 15:45:43.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-10-28 15:45:43.001 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b01f056 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@65899694 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@65899694 2024-10-28 15:45:43.002 [Test worker @coroutine#4887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-10-28 15:45:43.003 [DefaultDispatcher-worker-15 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381d7c4c 2024-10-28 15:45:43.004 [DefaultDispatcher-worker-15 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.004 [DefaultDispatcher-worker-15 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:43.004 [DefaultDispatcher-worker-15 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.005 [DefaultDispatcher-worker-3 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.005 [DefaultDispatcher-worker-3 @coroutine#2261] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.021 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2024-10-28 15:45:43.031 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2024-10-28 15:45:43.032 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2024-10-28 15:45:43.034 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2024-10-28 15:45:43.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-10-28 15:45:43.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:43.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:43.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:43.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:43.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:43.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:43.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64903a20 2024-10-28 15:45:43.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:43.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:43.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:43.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:43.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:43.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:43.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:43.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:43.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:43.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:43.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:43.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:43.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:43.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:43.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:43.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:43.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:43.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:43.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:43.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-10-28 15:45:43.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:43.035 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:43.035 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:43.035 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:43.035 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:43.035 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:43.035 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:43.035 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:43.035 [Test worker @coroutine#4887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-10-28 15:45:43.035 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2024-10-28 15:45:43.035 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2024-10-28 15:45:43.035 [Test worker @coroutine#4887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-10-28 15:45:43.049 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2024-10-28 15:45:43.058 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2024-10-28 15:45:43.060 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2024-10-28 15:45:43.061 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2024-10-28 15:45:43.074 [DefaultDispatcher-worker-3 @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2024-10-28 15:45:43.083 [DefaultDispatcher-worker-17 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-10-28 15:45:43.084 [DefaultDispatcher-worker-17 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.084 [DefaultDispatcher-worker-17 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:43.084 [DefaultDispatcher-worker-17 @coroutine#2313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.085 [DefaultDispatcher-worker-8 @coroutine#2313] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.085 [DefaultDispatcher-worker-8 @coroutine#2313] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.091 [DefaultDispatcher-worker-8 @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2024-10-28 15:45:43.102 [DefaultDispatcher-worker-4 @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2024-10-28 15:45:43.103 [HikariPool-197 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:43.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-10-28 15:45:43.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-10-28 15:45:43.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:43.108 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65899694: (connection evicted) 2024-10-28 15:45:43.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:43.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-10-28 15:45:43.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-10-28 15:45:43.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-10-28 15:45:43.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-10-28 15:45:43.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:43.110 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57753d41: (connection evicted) 2024-10-28 15:45:43.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:43.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-10-28 15:45:43.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-10-28 15:45:43.111 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-10-28 15:45:43.111 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:43.111 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:43.111 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:43.111 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:43.111 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:43.111 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:43.111 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5739b804 2024-10-28 15:45:43.111 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:43.111 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:43.111 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:43.111 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:43.111 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:43.111 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:43.111 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:43.111 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:43.111 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:43.111 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:43.111 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:43.111 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:43.111 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:43.111 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:43.111 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:43.111 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:43.112 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:43.112 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:43.112 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:43.112 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-10-28 15:45:43.112 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:43.112 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:43.112 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:43.112 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:43.112 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:43.112 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:43.112 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:43.112 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:43.112 [Test worker @coroutine#4934] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-10-28 15:45:43.112 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@6adee80f 2024-10-28 15:45:43.112 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@6adee80f 2024-10-28 15:45:43.112 [Test worker @coroutine#4934] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-10-28 15:45:43.129 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adee80f 2024-10-28 15:45:43.142 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adee80f 2024-10-28 15:45:43.143 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adee80f 2024-10-28 15:45:43.145 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adee80f 2024-10-28 15:45:43.145 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-10-28 15:45:43.145 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:43.145 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:43.145 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:43.145 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:43.145 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43b9ef41 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@28516b2d 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@28516b2d 2024-10-28 15:45:43.146 [Test worker @coroutine#4934] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-10-28 15:45:43.160 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28516b2d 2024-10-28 15:45:43.169 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28516b2d 2024-10-28 15:45:43.171 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28516b2d 2024-10-28 15:45:43.172 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28516b2d 2024-10-28 15:45:43.185 [DefaultDispatcher-worker-16 @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28516b2d 2024-10-28 15:45:43.202 [DefaultDispatcher-worker-18 @coroutine#4934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adee80f 2024-10-28 15:45:43.212 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:43.213 [DefaultDispatcher-worker-5 @coroutine#4934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adee80f 2024-10-28 15:45:43.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-10-28 15:45:43.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-10-28 15:45:43.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:43.216 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6adee80f: (connection evicted) 2024-10-28 15:45:43.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:43.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-10-28 15:45:43.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-10-28 15:45:43.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-10-28 15:45:43.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-10-28 15:45:43.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:43.217 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28516b2d: (connection evicted) 2024-10-28 15:45:43.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:43.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-10-28 15:45:43.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13473685 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:43.220 [Test worker @coroutine#4975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-10-28 15:45:43.221 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2024-10-28 15:45:43.221 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2024-10-28 15:45:43.221 [Test worker @coroutine#4975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-10-28 15:45:43.236 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2024-10-28 15:45:43.246 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2024-10-28 15:45:43.247 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2024-10-28 15:45:43.249 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2024-10-28 15:45:43.249 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-10-28 15:45:43.249 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:43.249 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:43.249 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:43.249 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:43.249 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:43.249 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:43.249 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@772357e9 2024-10-28 15:45:43.249 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:43.249 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:43.249 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:43.249 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:43.249 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:43.249 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:43.249 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:43.249 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:43.249 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:43.250 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:43.250 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:43.250 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:43.250 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:43.250 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:43.250 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:43.250 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:43.250 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:43.250 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:43.250 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:43.250 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-10-28 15:45:43.250 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:43.250 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:43.250 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:43.250 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:43.250 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:43.250 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:43.250 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:43.250 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:43.250 [Test worker @coroutine#4975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-10-28 15:45:43.250 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c8a027 2024-10-28 15:45:43.250 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c8a027 2024-10-28 15:45:43.250 [Test worker @coroutine#4975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-10-28 15:45:43.264 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c8a027 2024-10-28 15:45:43.273 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c8a027 2024-10-28 15:45:43.275 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c8a027 2024-10-28 15:45:43.276 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c8a027 2024-10-28 15:45:43.287 [DefaultDispatcher-worker-13 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-28 15:45:43.287 [DefaultDispatcher-worker-8 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2024-10-28 15:45:43.287 [DefaultDispatcher-worker-8 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.287 [DefaultDispatcher-worker-13 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.287 [DefaultDispatcher-worker-8 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:43.287 [DefaultDispatcher-worker-13 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:43.287 [DefaultDispatcher-worker-8 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.287 [DefaultDispatcher-worker-13 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.288 [DefaultDispatcher-worker-9 @coroutine#4988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c8a027 2024-10-28 15:45:43.289 [DefaultDispatcher-worker-17 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.289 [DefaultDispatcher-worker-14 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.289 [DefaultDispatcher-worker-17 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.289 [DefaultDispatcher-worker-14 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.301 [DefaultDispatcher-worker-18 @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2024-10-28 15:45:43.318 [DefaultDispatcher-worker-17 @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2024-10-28 15:45:43.321 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:43.329 [DefaultDispatcher-worker-2 @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2024-10-28 15:45:43.350 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:43.381 [DefaultDispatcher-worker-7 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:43.381 [DefaultDispatcher-worker-7 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.381 [DefaultDispatcher-worker-7 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:43.381 [DefaultDispatcher-worker-7 @coroutine#2109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.382 [DefaultDispatcher-worker-2 @coroutine#2109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.382 [DefaultDispatcher-worker-2 @coroutine#2109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.431 [DefaultDispatcher-worker-14 @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da799 2024-10-28 15:45:43.431 [DefaultDispatcher-worker-14 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.431 [DefaultDispatcher-worker-14 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:43.431 [DefaultDispatcher-worker-14 @coroutine#2415] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.432 [DefaultDispatcher-worker-3 @coroutine#2415] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.432 [DefaultDispatcher-worker-3 @coroutine#2415] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.461 [DefaultDispatcher-worker-3 @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2024-10-28 15:45:43.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-10-28 15:45:43.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-10-28 15:45:43.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:43.464 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f: (connection evicted) 2024-10-28 15:45:43.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:43.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-10-28 15:45:43.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-10-28 15:45:43.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-10-28 15:45:43.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-10-28 15:45:43.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:43.466 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18c8a027: (connection evicted) 2024-10-28 15:45:43.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:43.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-10-28 15:45:43.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-10-28 15:45:43.467 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-10-28 15:45:43.467 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:43.467 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:43.467 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:43.467 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:43.467 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:43.467 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:43.467 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40cdc640 2024-10-28 15:45:43.467 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:43.467 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:43.467 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:43.468 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:43.468 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:43.468 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:43.468 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:43.468 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:43.468 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:43.468 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:43.468 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:43.468 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:43.468 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:43.468 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:43.468 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:43.468 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:43.468 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:43.468 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:43.468 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:43.468 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-10-28 15:45:43.468 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:43.468 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:43.468 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:43.468 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:43.468 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:43.468 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:43.468 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:43.468 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:43.468 [Test worker @coroutine#5026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-10-28 15:45:43.468 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9a18ed 2024-10-28 15:45:43.468 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9a18ed 2024-10-28 15:45:43.468 [Test worker @coroutine#5026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-10-28 15:45:43.485 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a18ed 2024-10-28 15:45:43.494 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a18ed 2024-10-28 15:45:43.496 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a18ed 2024-10-28 15:45:43.497 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a18ed 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19574274 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2024-10-28 15:45:43.498 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2024-10-28 15:45:43.499 [Test worker @coroutine#5026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-10-28 15:45:43.512 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2024-10-28 15:45:43.522 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2024-10-28 15:45:43.523 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2024-10-28 15:45:43.525 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2024-10-28 15:45:43.538 [DefaultDispatcher-worker-15 @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2024-10-28 15:45:43.550 [DefaultDispatcher-worker-15 @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a18ed 2024-10-28 15:45:43.565 [DefaultDispatcher-worker-13 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-10-28 15:45:43.565 [DefaultDispatcher-worker-13 @coroutine#2155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.565 [DefaultDispatcher-worker-13 @coroutine#2155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:43.565 [DefaultDispatcher-worker-13 @coroutine#2155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.566 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:43.567 [DefaultDispatcher-worker-3 @coroutine#2155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.567 [DefaultDispatcher-worker-3 @coroutine#2155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.568 [DefaultDispatcher-worker-4 @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a18ed 2024-10-28 15:45:43.568 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:43.577 [DefaultDispatcher-worker-2 @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a18ed 2024-10-28 15:45:43.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-10-28 15:45:43.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-10-28 15:45:43.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:43.583 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c9a18ed: (connection evicted) 2024-10-28 15:45:43.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:43.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-10-28 15:45:43.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-10-28 15:45:43.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-10-28 15:45:43.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-10-28 15:45:43.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:43.584 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a1b710: (connection evicted) 2024-10-28 15:45:43.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:43.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-10-28 15:45:43.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-10-28 15:45:43.586 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-10-28 15:45:43.586 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:43.586 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:43.586 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:43.586 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ef6977b 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@686279e0 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@686279e0 2024-10-28 15:45:43.587 [Test worker @coroutine#5060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-10-28 15:45:43.592 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:43.606 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686279e0 2024-10-28 15:45:43.615 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686279e0 2024-10-28 15:45:43.617 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686279e0 2024-10-28 15:45:43.619 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686279e0 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49e3b86b 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@771c4015 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@771c4015 2024-10-28 15:45:43.619 [Test worker @coroutine#5060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-10-28 15:45:43.633 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771c4015 2024-10-28 15:45:43.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771c4015 2024-10-28 15:45:43.644 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771c4015 2024-10-28 15:45:43.646 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771c4015 2024-10-28 15:45:43.658 [DefaultDispatcher-worker-15 @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771c4015 2024-10-28 15:45:43.671 [DefaultDispatcher-worker-15 @coroutine#5060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686279e0 2024-10-28 15:45:43.688 [HikariPool-205 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:43.688 [DefaultDispatcher-worker-16 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c3e0a 2024-10-28 15:45:43.688 [DefaultDispatcher-worker-16 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.688 [DefaultDispatcher-worker-16 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:43.688 [DefaultDispatcher-worker-16 @coroutine#2188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.689 [DefaultDispatcher-worker-10 @coroutine#5060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686279e0 2024-10-28 15:45:43.689 [DefaultDispatcher-worker-16 @coroutine#2188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.689 [DefaultDispatcher-worker-16 @coroutine#2188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-10-28 15:45:43.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-10-28 15:45:43.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:43.694 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@686279e0: (connection evicted) 2024-10-28 15:45:43.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:43.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-10-28 15:45:43.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-10-28 15:45:43.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-10-28 15:45:43.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-10-28 15:45:43.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:43.695 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@771c4015: (connection evicted) 2024-10-28 15:45:43.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:43.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-10-28 15:45:43.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-10-28 15:45:43.697 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-10-28 15:45:43.697 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:43.697 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:43.697 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:43.697 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:43.697 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:43.697 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:43.697 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@797a5b31 2024-10-28 15:45:43.697 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:43.697 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:43.697 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:43.697 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:43.697 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:43.697 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:43.697 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:43.697 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:43.697 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:43.697 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:43.697 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:43.697 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:43.697 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:43.697 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:43.697 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:43.697 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:43.697 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:43.697 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:43.697 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:43.697 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-10-28 15:45:43.698 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:43.698 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:43.698 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:43.698 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:43.698 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:43.698 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:43.698 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:43.698 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:43.698 [Test worker @coroutine#5093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-10-28 15:45:43.698 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@60035f1e 2024-10-28 15:45:43.698 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@60035f1e 2024-10-28 15:45:43.698 [Test worker @coroutine#5093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-10-28 15:45:43.714 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60035f1e 2024-10-28 15:45:43.726 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60035f1e 2024-10-28 15:45:43.727 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60035f1e 2024-10-28 15:45:43.729 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60035f1e 2024-10-28 15:45:43.729 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-10-28 15:45:43.729 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:43.729 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:43.729 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:43.729 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:43.729 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:43.729 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:43.729 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53d0cf4d 2024-10-28 15:45:43.729 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:43.729 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:43.729 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:43.729 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:43.729 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:43.729 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:43.729 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:43.730 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:43.730 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:43.730 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:43.730 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:43.730 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:43.730 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:43.730 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:43.730 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:43.730 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:43.730 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:43.730 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:43.730 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:43.730 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-10-28 15:45:43.730 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:43.730 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:43.730 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:43.730 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:43.730 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:43.730 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:43.730 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:43.730 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:43.730 [Test worker @coroutine#5093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-10-28 15:45:43.730 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7645b2 2024-10-28 15:45:43.730 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7645b2 2024-10-28 15:45:43.730 [Test worker @coroutine#5093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-10-28 15:45:43.744 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7645b2 2024-10-28 15:45:43.754 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7645b2 2024-10-28 15:45:43.755 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7645b2 2024-10-28 15:45:43.757 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7645b2 2024-10-28 15:45:43.762 [DefaultDispatcher-worker-10 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f9ee527 2024-10-28 15:45:43.763 [DefaultDispatcher-worker-10 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.763 [DefaultDispatcher-worker-10 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:43.763 [DefaultDispatcher-worker-10 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.764 [DefaultDispatcher-worker-5 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.764 [DefaultDispatcher-worker-5 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.768 [DefaultDispatcher-worker-11 @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7645b2 2024-10-28 15:45:43.782 [DefaultDispatcher-worker-4 @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60035f1e 2024-10-28 15:45:43.798 [HikariPool-207 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:43.798 [DefaultDispatcher-worker-11 @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60035f1e 2024-10-28 15:45:43.810 [DefaultDispatcher-worker-11 @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60035f1e 2024-10-28 15:45:43.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-10-28 15:45:43.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-10-28 15:45:43.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:43.816 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60035f1e: (connection evicted) 2024-10-28 15:45:43.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:43.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-10-28 15:45:43.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-10-28 15:45:43.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-10-28 15:45:43.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-10-28 15:45:43.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:43.817 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d7645b2: (connection evicted) 2024-10-28 15:45:43.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:43.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-10-28 15:45:43.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33dcbdc2 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0b7b6d 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0b7b6d 2024-10-28 15:45:43.820 [Test worker @coroutine#5128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-10-28 15:45:43.837 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0b7b6d 2024-10-28 15:45:43.847 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0b7b6d 2024-10-28 15:45:43.848 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0b7b6d 2024-10-28 15:45:43.850 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0b7b6d 2024-10-28 15:45:43.861 [DefaultDispatcher-worker-10 @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0b7b6d 2024-10-28 15:45:43.871 [DefaultDispatcher-worker-17 @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0b7b6d 2024-10-28 15:45:43.877 [DefaultDispatcher-worker-16 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17965037 2024-10-28 15:45:43.877 [DefaultDispatcher-worker-16 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.877 [DefaultDispatcher-worker-16 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:43.877 [DefaultDispatcher-worker-16 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.878 [DefaultDispatcher-worker-5 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:43.888 [UI Thread @coroutine#5156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=654080325645582336 2024-10-28 15:45:43.888 [UI Thread @coroutine#5156] 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=654080325645582336. 2024-10-28 15:45:43.888 [UI Thread @coroutine#5156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=654080325645582336 2024-10-28 15:45:43.889 [UI Thread @coroutine#5156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=654080325645582336 2024-10-28 15:45:43.889 [UI Thread @coroutine#5156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=654080325645582336 2024-10-28 15:45:43.890 [UI Thread @coroutine#5156] 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=654080325645582336. 2024-10-28 15:45:43.890 [UI Thread @coroutine#5156] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=654080325645582336 to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:45:43.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-10-28 15:45:43.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-10-28 15:45:43.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:43.893 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f0b7b6d: (connection evicted) 2024-10-28 15:45:43.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:43.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-10-28 15:45:43.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-10-28 15:45:43.946 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-10-28 15:45:43.946 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:43.946 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:43.946 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:43.946 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:43.946 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:43.946 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:43.946 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3619ecd 2024-10-28 15:45:43.946 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:43.946 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:43.946 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:43.946 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:43.946 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:43.946 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:43.946 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:43.946 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:43.946 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:43.946 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:43.946 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:43.946 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:43.946 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:43.946 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:43.946 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:43.946 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:43.946 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:43.946 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:43.946 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:43.946 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-10-28 15:45:43.946 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:43.947 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:43.947 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:43.947 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:43.947 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:43.947 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:43.947 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:43.947 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:43.947 [Test worker @coroutine#5172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-10-28 15:45:43.947 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2024-10-28 15:45:43.947 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2024-10-28 15:45:43.947 [Test worker @coroutine#5172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-10-28 15:45:43.966 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2024-10-28 15:45:43.976 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2024-10-28 15:45:43.977 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2024-10-28 15:45:43.979 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2024-10-28 15:45:43.989 [DefaultDispatcher-worker-6 @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2024-10-28 15:45:44.014 [DefaultDispatcher-worker-15 @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2024-10-28 15:45:44.015 [DefaultDispatcher-worker-3 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381d7c4c 2024-10-28 15:45:44.016 [DefaultDispatcher-worker-3 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.016 [DefaultDispatcher-worker-3 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:44.016 [DefaultDispatcher-worker-3 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.017 [DefaultDispatcher-worker-19 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.017 [DefaultDispatcher-worker-19 @coroutine#2261] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.024 [DefaultDispatcher-worker-18 @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2024-10-28 15:45:44.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-10-28 15:45:44.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-10-28 15:45:44.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:44.037 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@193e65d5: (connection evicted) 2024-10-28 15:45:44.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:44.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-10-28 15:45:44.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-10-28 15:45:44.102 [DefaultDispatcher-worker-17 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-10-28 15:45:44.102 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-10-28 15:45:44.102 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:44.102 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:44.102 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:44.102 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:44.102 [DefaultDispatcher-worker-17 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.102 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:44.102 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:44.102 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59f59a0a 2024-10-28 15:45:44.102 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:44.102 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:44.102 [DefaultDispatcher-worker-17 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:44.102 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:44.102 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:44.103 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:44.103 [DefaultDispatcher-worker-17 @coroutine#2313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.103 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:44.103 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:44.103 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:44.103 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:44.103 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:44.103 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:44.103 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:44.103 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:44.103 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:44.103 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:44.103 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:44.103 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:44.103 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:44.103 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:44.103 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-10-28 15:45:44.103 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:44.103 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:44.103 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:44.103 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:44.103 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:44.103 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:44.103 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:44.103 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:44.103 [Test worker @coroutine#5202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-10-28 15:45:44.103 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2024-10-28 15:45:44.103 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2024-10-28 15:45:44.103 [Test worker @coroutine#5202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-10-28 15:45:44.104 [DefaultDispatcher-worker-19 @coroutine#2313] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.104 [DefaultDispatcher-worker-19 @coroutine#2313] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.117 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2024-10-28 15:45:44.126 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2024-10-28 15:45:44.128 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2024-10-28 15:45:44.129 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2024-10-28 15:45:44.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-10-28 15:45:44.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-10-28 15:45:44.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:44.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:44.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-10-28 15:45:44.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54ba7b3f 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:44.136 [Test worker @coroutine#5222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-10-28 15:45:44.137 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aac9173 2024-10-28 15:45:44.137 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aac9173 2024-10-28 15:45:44.137 [Test worker @coroutine#5222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-10-28 15:45:44.151 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aac9173 2024-10-28 15:45:44.160 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aac9173 2024-10-28 15:45:44.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aac9173 2024-10-28 15:45:44.163 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aac9173 2024-10-28 15:45:44.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-10-28 15:45:44.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-10-28 15:45:44.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:44.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:44.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-10-28 15:45:44.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66d8a602 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2024-10-28 15:45:44.169 [Test worker @coroutine#5240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-10-28 15:45:44.184 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2024-10-28 15:45:44.194 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2024-10-28 15:45:44.196 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2024-10-28 15:45:44.197 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7953a656 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2024-10-28 15:45:44.198 [Test worker @coroutine#5240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-10-28 15:45:44.213 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2024-10-28 15:45:44.223 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2024-10-28 15:45:44.224 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2024-10-28 15:45:44.226 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2024-10-28 15:45:44.239 [DefaultDispatcher-worker-17 @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2024-10-28 15:45:44.253 [DefaultDispatcher-worker-12 @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2024-10-28 15:45:44.259 [UI Thread @coroutine#5265] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56875/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:45:44.259 [UI Thread @coroutine#5265] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56875/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-10-28 15:45:44.259 [UI Thread @coroutine#5265] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56875/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:45:44.261 [UI Thread @coroutine#5265] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56875/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:45:44.261 [UI Thread @coroutine#5265] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56875/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:45:44.261 [UI Thread @coroutine#5265] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56875/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-10-28 15:45:44.261 [UI Thread @coroutine#5265] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56875/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:44.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-10-28 15:45:44.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-10-28 15:45:44.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:44.264 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47a22020: (connection evicted) 2024-10-28 15:45:44.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:44.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-10-28 15:45:44.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-10-28 15:45:44.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-10-28 15:45:44.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-10-28 15:45:44.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:44.265 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3327406e: (connection evicted) 2024-10-28 15:45:44.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:44.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-10-28 15:45:44.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-10-28 15:45:44.267 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-10-28 15:45:44.267 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:44.267 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:44.267 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:44.267 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:44.267 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:44.267 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:44.267 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51653509 2024-10-28 15:45:44.267 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:44.267 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:44.267 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:44.267 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:44.267 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:44.267 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:44.267 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:44.267 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:44.267 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:44.267 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:44.267 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:44.267 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:44.267 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:44.267 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:44.267 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:44.267 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:44.267 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:44.267 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:44.267 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:44.268 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-10-28 15:45:44.268 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:44.268 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:44.268 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:44.268 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:44.268 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:44.268 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:44.268 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:44.268 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:44.268 [Test worker @coroutine#5271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-10-28 15:45:44.268 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2024-10-28 15:45:44.268 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2024-10-28 15:45:44.268 [Test worker @coroutine#5271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-10-28 15:45:44.284 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2024-10-28 15:45:44.294 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2024-10-28 15:45:44.296 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2024-10-28 15:45:44.298 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71e740c6 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:44.299 [Test worker @coroutine#5271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-10-28 15:45:44.300 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2024-10-28 15:45:44.300 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2024-10-28 15:45:44.300 [Test worker @coroutine#5271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-10-28 15:45:44.301 [DefaultDispatcher-worker-13 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2024-10-28 15:45:44.301 [DefaultDispatcher-worker-14 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-28 15:45:44.302 [DefaultDispatcher-worker-13 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.302 [DefaultDispatcher-worker-14 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.302 [DefaultDispatcher-worker-14 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:44.302 [DefaultDispatcher-worker-13 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:44.302 [DefaultDispatcher-worker-14 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.302 [DefaultDispatcher-worker-13 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.303 [DefaultDispatcher-worker-16 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.303 [DefaultDispatcher-worker-16 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.303 [DefaultDispatcher-worker-4 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.303 [DefaultDispatcher-worker-4 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.322 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2024-10-28 15:45:44.332 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2024-10-28 15:45:44.334 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2024-10-28 15:45:44.335 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2024-10-28 15:45:44.348 [DefaultDispatcher-worker-7 @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2024-10-28 15:45:44.363 [DefaultDispatcher-worker-10 @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2024-10-28 15:45:44.364 [UI Thread @coroutine#5301] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48703/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:45:44.364 [UI Thread @coroutine#5301] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48703/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-10-28 15:45:44.364 [UI Thread @coroutine#5301] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48703/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:45:44.366 [UI Thread @coroutine#5301] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48703/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:45:44.366 [UI Thread @coroutine#5301] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48703/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:45:44.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-10-28 15:45:44.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-10-28 15:45:44.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:44.367 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4df50829: (connection evicted) 2024-10-28 15:45:44.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:44.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-10-28 15:45:44.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-10-28 15:45:44.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-10-28 15:45:44.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-10-28 15:45:44.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:44.368 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb: (connection evicted) 2024-10-28 15:45:44.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:44.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-10-28 15:45:44.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dfe4788 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:44.371 [Test worker @coroutine#5307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-10-28 15:45:44.372 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@4095ebff 2024-10-28 15:45:44.372 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@4095ebff 2024-10-28 15:45:44.372 [Test worker @coroutine#5307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-10-28 15:45:44.389 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4095ebff 2024-10-28 15:45:44.393 [DefaultDispatcher-worker-10 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:44.393 [DefaultDispatcher-worker-10 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.393 [DefaultDispatcher-worker-10 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:44.393 [DefaultDispatcher-worker-10 @coroutine#2109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.394 [DefaultDispatcher-worker-10 @coroutine#2109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.394 [DefaultDispatcher-worker-10 @coroutine#2109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.400 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4095ebff 2024-10-28 15:45:44.401 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4095ebff 2024-10-28 15:45:44.403 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4095ebff 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b2f18cd 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:44.403 [Test worker @coroutine#5307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-10-28 15:45:44.404 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2024-10-28 15:45:44.404 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2024-10-28 15:45:44.404 [Test worker @coroutine#5307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-10-28 15:45:44.417 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2024-10-28 15:45:44.427 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2024-10-28 15:45:44.428 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2024-10-28 15:45:44.430 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2024-10-28 15:45:44.442 [DefaultDispatcher-worker-4 @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2024-10-28 15:45:44.443 [DefaultDispatcher-worker-12 @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da799 2024-10-28 15:45:44.444 [DefaultDispatcher-worker-12 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.444 [DefaultDispatcher-worker-12 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:44.444 [DefaultDispatcher-worker-12 @coroutine#2415] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.445 [DefaultDispatcher-worker-5 @coroutine#2415] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.445 [DefaultDispatcher-worker-5 @coroutine#2415] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.456 [DefaultDispatcher-worker-5 @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4095ebff 2024-10-28 15:45:44.457 [UI Thread @coroutine#5336] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54411/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:45:44.457 [UI Thread @coroutine#5336] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54411/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-10-28 15:45:44.457 [UI Thread @coroutine#5336] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54411/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:45:44.459 [UI Thread @coroutine#5336] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54411/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:45:44.459 [UI Thread @coroutine#5336] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54411/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:45:44.459 [UI Thread @coroutine#5336] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54411/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-10-28 15:45:44.459 [UI Thread @coroutine#5336] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54411/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:44.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-10-28 15:45:44.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-10-28 15:45:44.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:44.460 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4095ebff: (connection evicted) 2024-10-28 15:45:44.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:44.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-10-28 15:45:44.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-10-28 15:45:44.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-10-28 15:45:44.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-10-28 15:45:44.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:44.462 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61defefb: (connection evicted) 2024-10-28 15:45:44.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:44.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-10-28 15:45:44.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ab26cad 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:44.464 [Test worker @coroutine#5342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-10-28 15:45:44.465 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5dbca5 2024-10-28 15:45:44.465 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5dbca5 2024-10-28 15:45:44.465 [Test worker @coroutine#5342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-10-28 15:45:44.480 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5dbca5 2024-10-28 15:45:44.490 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5dbca5 2024-10-28 15:45:44.491 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5dbca5 2024-10-28 15:45:44.493 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5dbca5 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25fa5c0c 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:44.493 [Test worker @coroutine#5342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-10-28 15:45:44.494 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f0969db 2024-10-28 15:45:44.494 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f0969db 2024-10-28 15:45:44.494 [Test worker @coroutine#5342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-10-28 15:45:44.507 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0969db 2024-10-28 15:45:44.517 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0969db 2024-10-28 15:45:44.518 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0969db 2024-10-28 15:45:44.520 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0969db 2024-10-28 15:45:44.532 [DefaultDispatcher-worker-17 @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0969db 2024-10-28 15:45:44.546 [DefaultDispatcher-worker-3 @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5dbca5 2024-10-28 15:45:44.565 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:44.566 [DefaultDispatcher-worker-9 @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5dbca5 2024-10-28 15:45:44.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-10-28 15:45:44.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-10-28 15:45:44.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:44.577 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c5dbca5: (connection evicted) 2024-10-28 15:45:44.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:44.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-10-28 15:45:44.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-10-28 15:45:44.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-10-28 15:45:44.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-10-28 15:45:44.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:44.578 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f0969db: (connection evicted) 2024-10-28 15:45:44.578 [DefaultDispatcher-worker-2 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-10-28 15:45:44.578 [DefaultDispatcher-worker-2 @coroutine#2155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.578 [DefaultDispatcher-worker-2 @coroutine#2155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:44.578 [DefaultDispatcher-worker-2 @coroutine#2155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:44.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-10-28 15:45:44.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-10-28 15:45:44.580 [DefaultDispatcher-worker-12 @coroutine#2155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.580 [DefaultDispatcher-worker-12 @coroutine#2155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c758c74 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:44.581 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:44.582 [Test worker @coroutine#5394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-10-28 15:45:44.582 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@8dcc25 2024-10-28 15:45:44.582 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@8dcc25 2024-10-28 15:45:44.582 [Test worker @coroutine#5394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-10-28 15:45:44.599 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dcc25 2024-10-28 15:45:44.608 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dcc25 2024-10-28 15:45:44.610 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dcc25 2024-10-28 15:45:44.612 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dcc25 2024-10-28 15:45:44.622 [DefaultDispatcher-worker-7 @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dcc25 2024-10-28 15:45:44.645 [DefaultDispatcher-worker-13 @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dcc25 2024-10-28 15:45:44.662 [DefaultDispatcher-worker-5 @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dcc25 2024-10-28 15:45:44.682 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:44.686 [DefaultDispatcher-worker-13 @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dcc25 2024-10-28 15:45:44.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-10-28 15:45:44.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-10-28 15:45:44.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:44.689 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8dcc25: (connection evicted) 2024-10-28 15:45:44.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:44.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-10-28 15:45:44.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b7b5484 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:44.692 [Test worker @coroutine#5428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-10-28 15:45:44.693 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dbfd081 2024-10-28 15:45:44.693 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dbfd081 2024-10-28 15:45:44.693 [Test worker @coroutine#5428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-10-28 15:45:44.701 [DefaultDispatcher-worker-14 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c3e0a 2024-10-28 15:45:44.701 [DefaultDispatcher-worker-14 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.701 [DefaultDispatcher-worker-14 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:44.701 [DefaultDispatcher-worker-14 @coroutine#2188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.702 [DefaultDispatcher-worker-8 @coroutine#2188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.702 [DefaultDispatcher-worker-8 @coroutine#2188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.710 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbfd081 2024-10-28 15:45:44.720 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbfd081 2024-10-28 15:45:44.721 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbfd081 2024-10-28 15:45:44.723 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbfd081 2024-10-28 15:45:44.723 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-10-28 15:45:44.723 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:44.723 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:44.723 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:44.723 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:44.723 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:44.723 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:44.723 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@685e8e17 2024-10-28 15:45:44.723 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:44.723 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:44.723 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:44.723 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:44.723 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:44.723 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:44.723 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:44.723 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:44.723 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:44.723 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:44.723 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:44.723 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:44.723 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:44.723 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:44.723 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:44.723 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:44.723 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:44.723 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:44.723 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:44.723 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-10-28 15:45:44.723 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:44.724 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:44.724 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:44.724 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:44.724 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:44.724 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:44.724 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:44.724 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:44.724 [Test worker @coroutine#5428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-10-28 15:45:44.724 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3705e7 2024-10-28 15:45:44.724 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3705e7 2024-10-28 15:45:44.724 [Test worker @coroutine#5428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-10-28 15:45:44.737 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3705e7 2024-10-28 15:45:44.747 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3705e7 2024-10-28 15:45:44.748 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3705e7 2024-10-28 15:45:44.750 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3705e7 2024-10-28 15:45:44.762 [DefaultDispatcher-worker-8 @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3705e7 2024-10-28 15:45:44.773 [DefaultDispatcher-worker-4 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f9ee527 2024-10-28 15:45:44.773 [DefaultDispatcher-worker-4 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.773 [DefaultDispatcher-worker-4 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:44.773 [DefaultDispatcher-worker-4 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.774 [DefaultDispatcher-worker-19 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.774 [DefaultDispatcher-worker-19 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.775 [DefaultDispatcher-worker-19 @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbfd081 2024-10-28 15:45:44.785 [DefaultDispatcher-worker-4 @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbfd081 2024-10-28 15:45:44.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-10-28 15:45:44.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-10-28 15:45:44.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:44.791 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dbfd081: (connection evicted) 2024-10-28 15:45:44.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:44.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-10-28 15:45:44.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-10-28 15:45:44.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-10-28 15:45:44.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-10-28 15:45:44.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:44.792 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f3705e7: (connection evicted) 2024-10-28 15:45:44.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:44.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-10-28 15:45:44.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6231bb88 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:44.795 [Test worker @coroutine#5472] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-10-28 15:45:44.796 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2024-10-28 15:45:44.796 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2024-10-28 15:45:44.796 [Test worker @coroutine#5472] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-10-28 15:45:44.812 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2024-10-28 15:45:44.822 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2024-10-28 15:45:44.824 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2024-10-28 15:45:44.825 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2024-10-28 15:45:44.837 [DefaultDispatcher-worker-19 @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2024-10-28 15:45:44.846 [DefaultDispatcher-worker-4 @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2024-10-28 15:45:44.862 [DefaultDispatcher-worker-16 @coroutine#5493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2024-10-28 15:45:44.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-10-28 15:45:44.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-10-28 15:45:44.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:44.864 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66373f77: (connection evicted) 2024-10-28 15:45:44.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:44.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-10-28 15:45:44.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@717c00f9 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:44.866 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:44.867 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:44.867 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:44.867 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:44.867 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:44.867 [Test worker @coroutine#5501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-10-28 15:45:44.867 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@72139933 2024-10-28 15:45:44.867 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@72139933 2024-10-28 15:45:44.867 [Test worker @coroutine#5501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-10-28 15:45:44.869 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:44.883 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2024-10-28 15:45:44.889 [DefaultDispatcher-worker-5 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17965037 2024-10-28 15:45:44.889 [DefaultDispatcher-worker-5 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.889 [DefaultDispatcher-worker-5 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:44.889 [DefaultDispatcher-worker-5 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.890 [DefaultDispatcher-worker-10 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:44.893 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:44.893 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2024-10-28 15:45:44.895 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2024-10-28 15:45:44.897 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2024-10-28 15:45:44.908 [DefaultDispatcher-worker-7 @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2024-10-28 15:45:44.917 [DefaultDispatcher-worker-4 @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2024-10-28 15:45:44.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-10-28 15:45:44.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-10-28 15:45:44.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:44.919 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72139933: (connection evicted) 2024-10-28 15:45:44.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:44.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-10-28 15:45:44.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61ce2d47 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:44.922 [Test worker @coroutine#5531] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-10-28 15:45:44.923 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2024-10-28 15:45:44.923 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2024-10-28 15:45:44.923 [Test worker @coroutine#5531] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-10-28 15:45:44.938 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2024-10-28 15:45:44.948 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2024-10-28 15:45:44.949 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2024-10-28 15:45:44.951 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2024-10-28 15:45:45.011 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-226 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@b0e903a due to dirty commit state on close(). 2024-10-28 15:45:45.011 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2024-10-28 15:45:45.011 [DefaultDispatcher-worker-3 @coroutine#5538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2024-10-28 15:45:45.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-10-28 15:45:45.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-10-28 15:45:45.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:45.012 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b0e903a: (connection evicted) 2024-10-28 15:45:45.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:45.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-10-28 15:45:45.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68032a80 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:45.013 [Test worker @coroutine#5552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-10-28 15:45:45.014 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c41ad 2024-10-28 15:45:45.014 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c41ad 2024-10-28 15:45:45.014 [Test worker @coroutine#5552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-10-28 15:45:45.027 [DefaultDispatcher-worker-5 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381d7c4c 2024-10-28 15:45:45.027 [DefaultDispatcher-worker-5 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.028 [DefaultDispatcher-worker-5 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:45.028 [DefaultDispatcher-worker-5 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.029 [DefaultDispatcher-worker-3 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.029 [DefaultDispatcher-worker-3 @coroutine#2261] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.030 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c41ad 2024-10-28 15:45:45.039 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c41ad 2024-10-28 15:45:45.041 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c41ad 2024-10-28 15:45:45.043 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c41ad 2024-10-28 15:45:45.053 [DefaultDispatcher-worker-13 @coroutine#5562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c41ad 2024-10-28 15:45:45.062 [DefaultDispatcher-worker-12 @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c41ad 2024-10-28 15:45:45.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-10-28 15:45:45.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-10-28 15:45:45.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:45.070 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62c41ad: (connection evicted) 2024-10-28 15:45:45.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:45.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-10-28 15:45:45.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-10-28 15:45:45.074 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-10-28 15:45:45.074 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b0ff869 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9da2f0 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9da2f0 2024-10-28 15:45:45.075 [Test worker @coroutine#5578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-10-28 15:45:45.091 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9da2f0 2024-10-28 15:45:45.101 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9da2f0 2024-10-28 15:45:45.102 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9da2f0 2024-10-28 15:45:45.104 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9da2f0 2024-10-28 15:45:45.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-10-28 15:45:45.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-10-28 15:45:45.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:45.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:45.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-10-28 15:45:45.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25c887ca 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-10-28 15:45:45.109 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@647dcc5e 2024-10-28 15:45:45.110 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@647dcc5e 2024-10-28 15:45:45.110 [Test worker @coroutine#5594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-10-28 15:45:45.115 [DefaultDispatcher-worker-16 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-10-28 15:45:45.116 [DefaultDispatcher-worker-16 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.116 [DefaultDispatcher-worker-16 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:45.116 [DefaultDispatcher-worker-16 @coroutine#2313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.117 [DefaultDispatcher-worker-6 @coroutine#2313] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.117 [DefaultDispatcher-worker-6 @coroutine#2313] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.127 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647dcc5e 2024-10-28 15:45:45.137 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647dcc5e 2024-10-28 15:45:45.139 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647dcc5e 2024-10-28 15:45:45.140 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647dcc5e 2024-10-28 15:45:45.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-10-28 15:45:45.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-10-28 15:45:45.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:45.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:45.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-10-28 15:45:45.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-10-28 15:45:45.144 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-10-28 15:45:45.144 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:45.144 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:45.144 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:45.144 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:45.144 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:45.144 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:45.144 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45682e3e 2024-10-28 15:45:45.144 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:45.144 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:45.144 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:45.144 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:45.144 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:45.144 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:45.144 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:45.144 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:45.145 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:45.145 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:45.145 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:45.145 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:45.145 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:45.145 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:45.145 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:45.145 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:45.145 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:45.145 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:45.145 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:45.145 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-10-28 15:45:45.145 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:45.145 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:45.145 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:45.145 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:45.145 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:45.145 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:45.145 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:45.145 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:45.145 [Test worker @coroutine#5613] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-10-28 15:45:45.145 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2024-10-28 15:45:45.145 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2024-10-28 15:45:45.145 [Test worker @coroutine#5613] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-10-28 15:45:45.160 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2024-10-28 15:45:45.170 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2024-10-28 15:45:45.172 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2024-10-28 15:45:45.174 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2024-10-28 15:45:45.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-10-28 15:45:45.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-10-28 15:45:45.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:45.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:45.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-10-28 15:45:45.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-10-28 15:45:45.186 [UI Thread @coroutine#5636] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49213/Site/verify 2024-10-28 15:45:45.186 [UI Thread @coroutine#5636] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49213/Site/verify. 2024-10-28 15:45:45.186 [UI Thread @coroutine#5636] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49213/Site/verify 2024-10-28 15:45:45.188 [UI Thread @coroutine#5636] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49213/Site/verify 2024-10-28 15:45:45.188 [UI Thread @coroutine#5636] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49213/Site/verify 2024-10-28 15:45:45.188 [UI Thread @coroutine#5636] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49213/Site/verify. 2024-10-28 15:45:45.188 [UI Thread @coroutine#5636] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49213/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:45.193 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2395c168 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:45.194 [Test worker @coroutine#5650] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-10-28 15:45:45.195 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e47a922 2024-10-28 15:45:45.195 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e47a922 2024-10-28 15:45:45.195 [Test worker @coroutine#5650] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-10-28 15:45:45.213 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e47a922 2024-10-28 15:45:45.223 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e47a922 2024-10-28 15:45:45.225 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e47a922 2024-10-28 15:45:45.227 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e47a922 2024-10-28 15:45:45.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-10-28 15:45:45.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-10-28 15:45:45.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:45.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:45.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-10-28 15:45:45.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-10-28 15:45:45.230 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50cdaf32 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b900883 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b900883 2024-10-28 15:45:45.231 [Test worker @coroutine#5667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-10-28 15:45:45.247 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b900883 2024-10-28 15:45:45.257 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b900883 2024-10-28 15:45:45.258 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b900883 2024-10-28 15:45:45.260 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b900883 2024-10-28 15:45:45.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-10-28 15:45:45.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-10-28 15:45:45.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:45.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:45.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-10-28 15:45:45.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-10-28 15:45:45.263 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@416dd4d8 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc4af25 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc4af25 2024-10-28 15:45:45.264 [Test worker @coroutine#5684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-10-28 15:45:45.279 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc4af25 2024-10-28 15:45:45.289 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc4af25 2024-10-28 15:45:45.291 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc4af25 2024-10-28 15:45:45.293 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc4af25 2024-10-28 15:45:45.295 [UI Thread @coroutine#5698] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33255/Site/verify 2024-10-28 15:45:45.295 [UI Thread @coroutine#5698] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33255/Site/verify. 2024-10-28 15:45:45.295 [UI Thread @coroutine#5698] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33255/Site/verify 2024-10-28 15:45:45.297 [UI Thread @coroutine#5698] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33255/Site/verify 2024-10-28 15:45:45.297 [UI Thread @coroutine#5698] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33255/Site/verify 2024-10-28 15:45:45.297 [UI Thread @coroutine#5698] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33255/Site/verify. 2024-10-28 15:45:45.297 [UI Thread @coroutine#5698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33255/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:45.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-10-28 15:45:45.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-10-28 15:45:45.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:45.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:45.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-10-28 15:45:45.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-10-28 15:45:45.305 [UI Thread @coroutine#5710] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49677/Site/verify 2024-10-28 15:45:45.305 [UI Thread @coroutine#5710] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49677/Site/verify. 2024-10-28 15:45:45.305 [UI Thread @coroutine#5710] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49677/Site/verify 2024-10-28 15:45:45.306 [UI Thread @coroutine#5710] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49677/Site/verify 2024-10-28 15:45:45.306 [UI Thread @coroutine#5710] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49677/Site/verify 2024-10-28 15:45:45.307 [UI Thread @coroutine#5710] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49677/Site/verify. 2024-10-28 15:45:45.307 [UI Thread @coroutine#5710] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49677/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:45.314 [UI Thread @coroutine#5723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46049/Site/verify 2024-10-28 15:45:45.314 [UI Thread @coroutine#5723] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46049/Site/verify. 2024-10-28 15:45:45.314 [UI Thread @coroutine#5723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46049/Site/verify 2024-10-28 15:45:45.314 [DefaultDispatcher-worker-9 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2024-10-28 15:45:45.314 [DefaultDispatcher-worker-9 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.314 [DefaultDispatcher-worker-9 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:45.314 [DefaultDispatcher-worker-9 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.315 [DefaultDispatcher-worker-19 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-28 15:45:45.315 [DefaultDispatcher-worker-19 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.315 [DefaultDispatcher-worker-19 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:45.315 [DefaultDispatcher-worker-19 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.315 [DefaultDispatcher-worker-1 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.315 [DefaultDispatcher-worker-1 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.315 [UI Thread @coroutine#5723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46049/Site/verify 2024-10-28 15:45:45.315 [UI Thread @coroutine#5723] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46049/Site/verify 2024-10-28 15:45:45.316 [DefaultDispatcher-worker-2 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.316 [DefaultDispatcher-worker-2 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.316 [UI Thread @coroutine#5723] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46049/Site/verify. 2024-10-28 15:45:45.316 [UI Thread @coroutine#5723] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46049/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:45.323 [UI Thread @coroutine#5744] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-10-28 15:45:45.323 [UI Thread @coroutine#5744] 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-10-28 15:45:45.323 [UI Thread @coroutine#5744] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-10-28 15:45:45.324 [UI Thread @coroutine#5744] 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-10-28 15:45:45.326 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20961f8b 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f08e9 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f08e9 2024-10-28 15:45:45.327 [Test worker @coroutine#5751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-10-28 15:45:45.342 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f08e9 2024-10-28 15:45:45.352 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f08e9 2024-10-28 15:45:45.353 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f08e9 2024-10-28 15:45:45.355 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f08e9 2024-10-28 15:45:45.366 [DefaultDispatcher-worker-2 @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f08e9 2024-10-28 15:45:45.397 [DefaultDispatcher-worker-16 @coroutine#5751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f08e9 2024-10-28 15:45:45.405 [DefaultDispatcher-worker-14 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:45.405 [DefaultDispatcher-worker-14 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.405 [DefaultDispatcher-worker-14 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:45.405 [DefaultDispatcher-worker-14 @coroutine#2109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.406 [DefaultDispatcher-worker-7 @coroutine#2109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.406 [DefaultDispatcher-worker-7 @coroutine#2109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.408 [DefaultDispatcher-worker-14 @coroutine#5751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f08e9 2024-10-28 15:45:45.416 [DefaultDispatcher-worker-13 @coroutine#5751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f08e9 2024-10-28 15:45:45.425 [DefaultDispatcher-worker-12 @coroutine#5751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f08e9 2024-10-28 15:45:45.427 [HikariPool-234 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:45.436 [DefaultDispatcher-worker-9 @coroutine#5751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f08e9 2024-10-28 15:45:45.450 [DefaultDispatcher-worker-7 @coroutine#5751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f08e9 2024-10-28 15:45:45.457 [DefaultDispatcher-worker-10 @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da799 2024-10-28 15:45:45.457 [DefaultDispatcher-worker-10 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.457 [DefaultDispatcher-worker-10 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:45.457 [DefaultDispatcher-worker-10 @coroutine#2415] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.458 [DefaultDispatcher-worker-19 @coroutine#2415] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.458 [DefaultDispatcher-worker-19 @coroutine#2415] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.470 [DefaultDispatcher-worker-18 @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f08e9 2024-10-28 15:45:45.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-10-28 15:45:45.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-10-28 15:45:45.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:45.473 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48f08e9: (connection evicted) 2024-10-28 15:45:45.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:45.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-10-28 15:45:45.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-10-28 15:45:45.476 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71d3776 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2024-10-28 15:45:45.477 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2024-10-28 15:45:45.478 [Test worker @coroutine#5788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-10-28 15:45:45.493 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2024-10-28 15:45:45.503 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2024-10-28 15:45:45.505 [Test worker @coroutine#5791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2024-10-28 15:45:45.506 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2024-10-28 15:45:45.506 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1baf1268 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@41861964 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@41861964 2024-10-28 15:45:45.507 [Test worker @coroutine#5788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-10-28 15:45:45.522 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41861964 2024-10-28 15:45:45.532 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41861964 2024-10-28 15:45:45.535 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41861964 2024-10-28 15:45:45.538 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41861964 2024-10-28 15:45:45.551 [DefaultDispatcher-worker-8 @coroutine#5801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41861964 2024-10-28 15:45:45.563 [DefaultDispatcher-worker-8 @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2024-10-28 15:45:45.578 [HikariPool-235 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:45.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-10-28 15:45:45.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-10-28 15:45:45.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:45.582 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ef99072: (connection evicted) 2024-10-28 15:45:45.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:45.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-10-28 15:45:45.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-10-28 15:45:45.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-10-28 15:45:45.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-10-28 15:45:45.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:45.583 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41861964: (connection evicted) 2024-10-28 15:45:45.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:45.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-10-28 15:45:45.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47fb038d 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:45.585 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:45.586 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:45.586 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:45.586 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:45.586 [Test worker @coroutine#5840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-10-28 15:45:45.586 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@52418721 2024-10-28 15:45:45.586 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@52418721 2024-10-28 15:45:45.586 [Test worker @coroutine#5840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-10-28 15:45:45.591 [DefaultDispatcher-worker-12 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-10-28 15:45:45.592 [DefaultDispatcher-worker-12 @coroutine#2155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.592 [DefaultDispatcher-worker-12 @coroutine#2155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:45.592 [DefaultDispatcher-worker-12 @coroutine#2155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.593 [DefaultDispatcher-worker-14 @coroutine#2155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.593 [DefaultDispatcher-worker-14 @coroutine#2155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.600 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52418721 2024-10-28 15:45:45.610 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52418721 2024-10-28 15:45:45.611 [Test worker @coroutine#5846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52418721 2024-10-28 15:45:45.613 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52418721 2024-10-28 15:45:45.613 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-10-28 15:45:45.613 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:45.613 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:45.613 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:45.613 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:45.613 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:45.613 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:45.613 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77d5c4c6 2024-10-28 15:45:45.613 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:45.613 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:45.613 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:45.613 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:45.613 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:45.613 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:45.613 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:45.613 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:45.614 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:45.614 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:45.614 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:45.614 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:45.614 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:45.614 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:45.614 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:45.614 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:45.614 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:45.614 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:45.614 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:45.614 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-10-28 15:45:45.614 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:45.614 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:45.614 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:45.614 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:45.614 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:45.614 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:45.614 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:45.614 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:45.614 [Test worker @coroutine#5840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-10-28 15:45:45.614 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@a929b6 2024-10-28 15:45:45.614 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@a929b6 2024-10-28 15:45:45.614 [Test worker @coroutine#5840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-10-28 15:45:45.628 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a929b6 2024-10-28 15:45:45.638 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a929b6 2024-10-28 15:45:45.639 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a929b6 2024-10-28 15:45:45.641 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a929b6 2024-10-28 15:45:45.653 [DefaultDispatcher-worker-7 @coroutine#5856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a929b6 2024-10-28 15:45:45.666 [DefaultDispatcher-worker-7 @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52418721 2024-10-28 15:45:45.679 [DefaultDispatcher-worker-2 @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52418721 2024-10-28 15:45:45.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-10-28 15:45:45.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-10-28 15:45:45.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:45.685 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52418721: (connection evicted) 2024-10-28 15:45:45.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:45.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-10-28 15:45:45.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-10-28 15:45:45.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-10-28 15:45:45.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-10-28 15:45:45.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:45.686 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a929b6: (connection evicted) 2024-10-28 15:45:45.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:45.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-10-28 15:45:45.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-10-28 15:45:45.688 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-10-28 15:45:45.688 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:45.688 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:45.688 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:45.688 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:45.688 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:45.688 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:45.688 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aecfc07 2024-10-28 15:45:45.688 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:45.688 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:45.688 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:45.688 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:45.688 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:45.688 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:45.688 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:45.689 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:45.689 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:45.689 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:45.689 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:45.689 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:45.689 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:45.689 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:45.689 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:45.689 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:45.689 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:45.689 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:45.689 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:45.689 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-10-28 15:45:45.689 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:45.689 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:45.689 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:45.689 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:45.689 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:45.689 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:45.689 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:45.689 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:45.689 [Test worker @coroutine#5894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-10-28 15:45:45.689 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-10-28 15:45:45.689 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-10-28 15:45:45.689 [Test worker @coroutine#5894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-10-28 15:45:45.706 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-10-28 15:45:45.713 [DefaultDispatcher-worker-7 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c3e0a 2024-10-28 15:45:45.713 [DefaultDispatcher-worker-7 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.713 [DefaultDispatcher-worker-7 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:45.713 [DefaultDispatcher-worker-7 @coroutine#2188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.714 [DefaultDispatcher-worker-1 @coroutine#2188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.714 [DefaultDispatcher-worker-1 @coroutine#2188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.716 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-10-28 15:45:45.719 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-10-28 15:45:45.722 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-10-28 15:45:45.722 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-10-28 15:45:45.722 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:45.722 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:45.722 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:45.722 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:45.722 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:45.722 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:45.722 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@418f5f63 2024-10-28 15:45:45.722 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@28023029 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@28023029 2024-10-28 15:45:45.723 [Test worker @coroutine#5894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-10-28 15:45:45.741 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28023029 2024-10-28 15:45:45.750 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28023029 2024-10-28 15:45:45.752 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28023029 2024-10-28 15:45:45.753 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28023029 2024-10-28 15:45:45.765 [DefaultDispatcher-worker-10 @coroutine#5912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28023029 2024-10-28 15:45:45.780 [DefaultDispatcher-worker-7 @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-10-28 15:45:45.786 [DefaultDispatcher-worker-13 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f9ee527 2024-10-28 15:45:45.786 [DefaultDispatcher-worker-13 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.786 [DefaultDispatcher-worker-13 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:45.786 [DefaultDispatcher-worker-13 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.787 [DefaultDispatcher-worker-10 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.788 [DefaultDispatcher-worker-10 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.789 [HikariPool-239 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:45.793 [DefaultDispatcher-worker-11 @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-10-28 15:45:45.823 [HikariPool-240 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:45.901 [DefaultDispatcher-worker-1 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17965037 2024-10-28 15:45:45.902 [DefaultDispatcher-worker-1 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.902 [DefaultDispatcher-worker-1 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:45.902 [DefaultDispatcher-worker-1 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:45.902 [DefaultDispatcher-worker-1 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.040 [DefaultDispatcher-worker-9 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381d7c4c 2024-10-28 15:45:46.040 [DefaultDispatcher-worker-9 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.040 [DefaultDispatcher-worker-9 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:46.040 [DefaultDispatcher-worker-9 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.041 [DefaultDispatcher-worker-11 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.041 [DefaultDispatcher-worker-11 @coroutine#2261] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-10-28 15:45:46.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-10-28 15:45:46.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:46.046 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2400673b: (connection evicted) 2024-10-28 15:45:46.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:46.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-10-28 15:45:46.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-10-28 15:45:46.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-10-28 15:45:46.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-10-28 15:45:46.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:46.047 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28023029: (connection evicted) 2024-10-28 15:45:46.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:46.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-10-28 15:45:46.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-10-28 15:45:46.049 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-10-28 15:45:46.049 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:46.049 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:46.049 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:46.049 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:46.049 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:46.049 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:46.049 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2936f48a 2024-10-28 15:45:46.049 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:46.049 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:46.049 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:46.049 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:46.049 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:46.049 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:46.049 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:46.049 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:46.049 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:46.049 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:46.049 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:46.049 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:46.049 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:46.050 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:46.050 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:46.050 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:46.050 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:46.050 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:46.050 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:46.050 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-10-28 15:45:46.050 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:46.050 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:46.050 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:46.050 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:46.050 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:46.050 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:46.050 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:46.050 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:46.050 [Test worker @coroutine#5960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-10-28 15:45:46.050 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-10-28 15:45:46.050 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-10-28 15:45:46.050 [Test worker @coroutine#5960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-10-28 15:45:46.066 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-10-28 15:45:46.076 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-10-28 15:45:46.078 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-10-28 15:45:46.079 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1780bc15 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1 2024-10-28 15:45:46.080 [Test worker @coroutine#5960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-10-28 15:45:46.094 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1 2024-10-28 15:45:46.104 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1 2024-10-28 15:45:46.106 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1 2024-10-28 15:45:46.107 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1 2024-10-28 15:45:46.120 [DefaultDispatcher-worker-2 @coroutine#5973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1 2024-10-28 15:45:46.126 [DefaultDispatcher-worker-2 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-10-28 15:45:46.127 [DefaultDispatcher-worker-2 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.127 [DefaultDispatcher-worker-2 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:46.127 [DefaultDispatcher-worker-2 @coroutine#2313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.128 [DefaultDispatcher-worker-12 @coroutine#2313] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.128 [DefaultDispatcher-worker-12 @coroutine#2313] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.133 [DefaultDispatcher-worker-3 @coroutine#5960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-10-28 15:45:46.143 [DefaultDispatcher-worker-9 @coroutine#5960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-10-28 15:45:46.150 [HikariPool-241 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:46.153 [DefaultDispatcher-worker-1 @coroutine#5960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-10-28 15:45:46.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-10-28 15:45:46.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-10-28 15:45:46.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:46.159 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23001753: (connection evicted) 2024-10-28 15:45:46.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:46.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-10-28 15:45:46.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-10-28 15:45:46.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-10-28 15:45:46.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-10-28 15:45:46.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:46.160 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1: (connection evicted) 2024-10-28 15:45:46.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:46.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-10-28 15:45:46.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-10-28 15:45:46.162 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-10-28 15:45:46.162 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:46.162 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:46.162 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:46.162 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:46.162 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@294c1b45 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@45070db0 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@45070db0 2024-10-28 15:45:46.163 [Test worker @coroutine#6015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-10-28 15:45:46.184 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45070db0 2024-10-28 15:45:46.194 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45070db0 2024-10-28 15:45:46.196 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45070db0 2024-10-28 15:45:46.197 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45070db0 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f709e71 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@302ab67e 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@302ab67e 2024-10-28 15:45:46.198 [Test worker @coroutine#6015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-10-28 15:45:46.212 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@302ab67e 2024-10-28 15:45:46.222 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@302ab67e 2024-10-28 15:45:46.223 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@302ab67e 2024-10-28 15:45:46.225 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@302ab67e 2024-10-28 15:45:46.237 [DefaultDispatcher-worker-19 @coroutine#6029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@302ab67e 2024-10-28 15:45:46.251 [DefaultDispatcher-worker-4 @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45070db0 2024-10-28 15:45:46.261 [DefaultDispatcher-worker-7 @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45070db0 2024-10-28 15:45:46.263 [HikariPool-243 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:46.271 [DefaultDispatcher-worker-7 @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45070db0 2024-10-28 15:45:46.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-10-28 15:45:46.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-10-28 15:45:46.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:46.276 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45070db0: (connection evicted) 2024-10-28 15:45:46.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:46.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-10-28 15:45:46.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-10-28 15:45:46.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-10-28 15:45:46.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-10-28 15:45:46.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:46.278 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@302ab67e: (connection evicted) 2024-10-28 15:45:46.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:46.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-10-28 15:45:46.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26f29ee5 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:46.280 [Test worker @coroutine#6067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-10-28 15:45:46.281 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@594ea722 2024-10-28 15:45:46.281 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@594ea722 2024-10-28 15:45:46.281 [Test worker @coroutine#6067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-10-28 15:45:46.297 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594ea722 2024-10-28 15:45:46.307 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594ea722 2024-10-28 15:45:46.309 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594ea722 2024-10-28 15:45:46.310 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594ea722 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b6c290a 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f96e49f 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f96e49f 2024-10-28 15:45:46.311 [Test worker @coroutine#6067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-10-28 15:45:46.327 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f96e49f 2024-10-28 15:45:46.328 [DefaultDispatcher-worker-11 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-28 15:45:46.328 [DefaultDispatcher-worker-14 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2024-10-28 15:45:46.328 [DefaultDispatcher-worker-11 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.328 [DefaultDispatcher-worker-14 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.328 [DefaultDispatcher-worker-11 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:46.328 [DefaultDispatcher-worker-11 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.328 [DefaultDispatcher-worker-14 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:46.328 [DefaultDispatcher-worker-14 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.330 [DefaultDispatcher-worker-18 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.330 [DefaultDispatcher-worker-18 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.330 [DefaultDispatcher-worker-4 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.330 [DefaultDispatcher-worker-4 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.337 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f96e49f 2024-10-28 15:45:46.339 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f96e49f 2024-10-28 15:45:46.341 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f96e49f 2024-10-28 15:45:46.354 [DefaultDispatcher-worker-11 @coroutine#6086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f96e49f 2024-10-28 15:45:46.367 [DefaultDispatcher-worker-11 @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594ea722 2024-10-28 15:45:46.376 [DefaultDispatcher-worker-9 @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594ea722 2024-10-28 15:45:46.381 [HikariPool-245 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:46.386 [DefaultDispatcher-worker-18 @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594ea722 2024-10-28 15:45:46.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-10-28 15:45:46.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-10-28 15:45:46.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:46.391 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@594ea722: (connection evicted) 2024-10-28 15:45:46.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:46.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-10-28 15:45:46.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-10-28 15:45:46.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-10-28 15:45:46.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-10-28 15:45:46.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:46.392 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f96e49f: (connection evicted) 2024-10-28 15:45:46.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:46.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-10-28 15:45:46.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-10-28 15:45:46.395 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@654be52b 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@72bb3f3e 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@72bb3f3e 2024-10-28 15:45:46.396 [Test worker @coroutine#6126] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-10-28 15:45:46.413 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bb3f3e 2024-10-28 15:45:46.415 [DefaultDispatcher-worker-13 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:46.416 [DefaultDispatcher-worker-13 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.416 [DefaultDispatcher-worker-13 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:46.416 [DefaultDispatcher-worker-13 @coroutine#2109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.417 [DefaultDispatcher-worker-4 @coroutine#2109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.417 [DefaultDispatcher-worker-4 @coroutine#2109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.423 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bb3f3e 2024-10-28 15:45:46.425 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bb3f3e 2024-10-28 15:45:46.426 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bb3f3e 2024-10-28 15:45:46.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-10-28 15:45:46.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-10-28 15:45:46.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:46.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:46.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-10-28 15:45:46.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2024-10-28 15:45:46.438 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a9df9b2 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2024-10-28 15:45:46.439 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c8c722 2024-10-28 15:45:46.440 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c8c722 2024-10-28 15:45:46.440 [Test worker @coroutine#6151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2024-10-28 15:45:46.456 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48c8c722 2024-10-28 15:45:46.466 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48c8c722 2024-10-28 15:45:46.467 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48c8c722 2024-10-28 15:45:46.469 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48c8c722 2024-10-28 15:45:46.470 [DefaultDispatcher-worker-12 @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da799 2024-10-28 15:45:46.470 [DefaultDispatcher-worker-12 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.470 [DefaultDispatcher-worker-12 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:46.470 [DefaultDispatcher-worker-12 @coroutine#2415] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.471 [DefaultDispatcher-worker-4 @coroutine#2415] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.471 [DefaultDispatcher-worker-4 @coroutine#2415] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.480 [DefaultDispatcher-worker-4 @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48c8c722 2024-10-28 15:45:46.502 [DefaultDispatcher-worker-16 @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48c8c722 2024-10-28 15:45:46.510 [DefaultDispatcher-worker-12 @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48c8c722 2024-10-28 15:45:46.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2024-10-28 15:45:46.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2024-10-28 15:45:46.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:46.517 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48c8c722: (connection evicted) 2024-10-28 15:45:46.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:46.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2024-10-28 15:45:46.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60b90fd3 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:46.519 [Test worker @coroutine#6179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2024-10-28 15:45:46.520 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@c79a727 2024-10-28 15:45:46.520 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@c79a727 2024-10-28 15:45:46.520 [Test worker @coroutine#6179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2024-10-28 15:45:46.534 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c79a727 2024-10-28 15:45:46.544 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c79a727 2024-10-28 15:45:46.545 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c79a727 2024-10-28 15:45:46.547 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c79a727 2024-10-28 15:45:46.559 [DefaultDispatcher-worker-5 @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c79a727 2024-10-28 15:45:46.583 [DefaultDispatcher-worker-11 @coroutine#6179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c79a727 2024-10-28 15:45:46.592 [DefaultDispatcher-worker-18 @coroutine#6179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c79a727 2024-10-28 15:45:46.603 [DefaultDispatcher-worker-9 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-10-28 15:45:46.603 [DefaultDispatcher-worker-9 @coroutine#2155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.603 [DefaultDispatcher-worker-9 @coroutine#2155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:46.603 [DefaultDispatcher-worker-9 @coroutine#2155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.604 [DefaultDispatcher-worker-8 @coroutine#2155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.604 [DefaultDispatcher-worker-8 @coroutine#2155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.609 [DefaultDispatcher-worker-8 @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c79a727 2024-10-28 15:45:46.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2024-10-28 15:45:46.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2024-10-28 15:45:46.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:46.611 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c79a727: (connection evicted) 2024-10-28 15:45:46.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:46.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2024-10-28 15:45:46.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42e7e12f 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@227ca700 2024-10-28 15:45:46.613 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@227ca700 2024-10-28 15:45:46.614 [Test worker @coroutine#6213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2024-10-28 15:45:46.630 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ca700 2024-10-28 15:45:46.643 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ca700 2024-10-28 15:45:46.644 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ca700 2024-10-28 15:45:46.646 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ca700 2024-10-28 15:45:46.657 [DefaultDispatcher-worker-17 @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ca700 2024-10-28 15:45:46.682 [DefaultDispatcher-worker-2 @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ca700 2024-10-28 15:45:46.697 [DefaultDispatcher-worker-9 @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ca700 2024-10-28 15:45:46.709 [DefaultDispatcher-worker-8 @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ca700 2024-10-28 15:45:46.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2024-10-28 15:45:46.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2024-10-28 15:45:46.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:46.711 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@227ca700: (connection evicted) 2024-10-28 15:45:46.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:46.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2024-10-28 15:45:46.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ae3d0a8 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:46.715 [Test worker @coroutine#6245] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2024-10-28 15:45:46.716 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@484a91f5 2024-10-28 15:45:46.716 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@484a91f5 2024-10-28 15:45:46.716 [Test worker @coroutine#6245] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2024-10-28 15:45:46.725 [DefaultDispatcher-worker-16 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c3e0a 2024-10-28 15:45:46.725 [DefaultDispatcher-worker-16 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.725 [DefaultDispatcher-worker-16 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:46.725 [DefaultDispatcher-worker-16 @coroutine#2188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.726 [DefaultDispatcher-worker-8 @coroutine#2188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.726 [DefaultDispatcher-worker-8 @coroutine#2188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.734 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484a91f5 2024-10-28 15:45:46.744 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484a91f5 2024-10-28 15:45:46.746 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484a91f5 2024-10-28 15:45:46.747 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484a91f5 2024-10-28 15:45:46.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2024-10-28 15:45:46.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2024-10-28 15:45:46.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:46.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:46.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2024-10-28 15:45:46.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2024-10-28 15:45:46.754 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2024-10-28 15:45:46.754 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:46.754 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@536e3aab 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@3118a 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@3118a 2024-10-28 15:45:46.755 [Test worker @coroutine#6272] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2024-10-28 15:45:46.770 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3118a 2024-10-28 15:45:46.780 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3118a 2024-10-28 15:45:46.781 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3118a 2024-10-28 15:45:46.783 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3118a 2024-10-28 15:45:46.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2024-10-28 15:45:46.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2024-10-28 15:45:46.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:46.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:46.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2024-10-28 15:45:46.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2024-10-28 15:45:46.788 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2024-10-28 15:45:46.788 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:46.788 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:46.788 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:46.788 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3aa2646f 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@136dc575 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@136dc575 2024-10-28 15:45:46.789 [Test worker @coroutine#6294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2024-10-28 15:45:46.799 [DefaultDispatcher-worker-13 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f9ee527 2024-10-28 15:45:46.800 [DefaultDispatcher-worker-13 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.800 [DefaultDispatcher-worker-13 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:46.800 [DefaultDispatcher-worker-13 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.801 [DefaultDispatcher-worker-8 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.801 [DefaultDispatcher-worker-8 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.805 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136dc575 2024-10-28 15:45:46.815 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136dc575 2024-10-28 15:45:46.818 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136dc575 2024-10-28 15:45:46.819 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136dc575 2024-10-28 15:45:46.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2024-10-28 15:45:46.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2024-10-28 15:45:46.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:46.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:46.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2024-10-28 15:45:46.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ccc64ee 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:46.826 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:46.827 [UI Thread @coroutine#6319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2024-10-28 15:45:46.827 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c6097f2 2024-10-28 15:45:46.827 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c6097f2 2024-10-28 15:45:46.827 [UI Thread @coroutine#6319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2024-10-28 15:45:46.843 [UI Thread @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6097f2 2024-10-28 15:45:46.853 [UI Thread @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6097f2 2024-10-28 15:45:46.855 [UI Thread @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6097f2 2024-10-28 15:45:46.856 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6097f2 2024-10-28 15:45:46.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2024-10-28 15:45:46.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2024-10-28 15:45:46.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:46.861 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c6097f2: (connection evicted) 2024-10-28 15:45:46.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:46.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2024-10-28 15:45:46.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2024-10-28 15:45:46.863 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e8acdfc 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:46.864 [Test worker @coroutine#6333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2024-10-28 15:45:46.865 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@ef64a8f 2024-10-28 15:45:46.865 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@ef64a8f 2024-10-28 15:45:46.865 [Test worker @coroutine#6333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2024-10-28 15:45:46.880 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef64a8f 2024-10-28 15:45:46.889 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef64a8f 2024-10-28 15:45:46.891 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef64a8f 2024-10-28 15:45:46.893 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef64a8f 2024-10-28 15:45:46.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2024-10-28 15:45:46.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2024-10-28 15:45:46.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:46.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:46.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2024-10-28 15:45:46.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2024-10-28 15:45:46.896 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2024-10-28 15:45:46.896 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@158566f8 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@3125a827 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@3125a827 2024-10-28 15:45:46.897 [Test worker @coroutine#6349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2024-10-28 15:45:46.913 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3125a827 2024-10-28 15:45:46.913 [DefaultDispatcher-worker-8 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17965037 2024-10-28 15:45:46.913 [DefaultDispatcher-worker-8 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.913 [DefaultDispatcher-worker-8 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:46.913 [DefaultDispatcher-worker-8 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.914 [DefaultDispatcher-worker-5 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:46.924 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3125a827 2024-10-28 15:45:46.925 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3125a827 2024-10-28 15:45:46.927 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3125a827 2024-10-28 15:45:46.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2024-10-28 15:45:46.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2024-10-28 15:45:46.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:46.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:46.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2024-10-28 15:45:46.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2024-10-28 15:45:46.930 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f47e14d 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@563bbf74 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@563bbf74 2024-10-28 15:45:46.931 [Test worker @coroutine#6367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2024-10-28 15:45:46.952 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563bbf74 2024-10-28 15:45:46.962 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563bbf74 2024-10-28 15:45:46.964 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563bbf74 2024-10-28 15:45:46.965 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563bbf74 2024-10-28 15:45:46.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2024-10-28 15:45:46.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2024-10-28 15:45:46.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:46.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:46.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2024-10-28 15:45:46.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4db65fac 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2024-10-28 15:45:46.969 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2024-10-28 15:45:46.970 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2024-10-28 15:45:46.970 [Test worker @coroutine#6384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2024-10-28 15:45:46.984 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2024-10-28 15:45:46.994 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2024-10-28 15:45:46.996 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2024-10-28 15:45:46.997 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2024-10-28 15:45:46.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2024-10-28 15:45:46.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2024-10-28 15:45:46.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:46.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:46.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2024-10-28 15:45:46.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2024-10-28 15:45:47.001 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2024-10-28 15:45:47.001 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:47.001 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:47.001 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:47.001 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:47.001 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:47.001 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:47.001 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34dcd7a1 2024-10-28 15:45:47.001 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:47.001 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2024-10-28 15:45:47.002 [Test worker @coroutine#6400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2024-10-28 15:45:47.017 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2024-10-28 15:45:47.027 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2024-10-28 15:45:47.028 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2024-10-28 15:45:47.030 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2024-10-28 15:45:47.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2024-10-28 15:45:47.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2024-10-28 15:45:47.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:47.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:47.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2024-10-28 15:45:47.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cc771ae 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:47.036 [Test worker @coroutine#6418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2024-10-28 15:45:47.037 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d118651 2024-10-28 15:45:47.037 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d118651 2024-10-28 15:45:47.037 [Test worker @coroutine#6418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2024-10-28 15:45:47.052 [DefaultDispatcher-worker-14 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381d7c4c 2024-10-28 15:45:47.052 [DefaultDispatcher-worker-14 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.052 [DefaultDispatcher-worker-14 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:47.052 [DefaultDispatcher-worker-14 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.053 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d118651 2024-10-28 15:45:47.053 [DefaultDispatcher-worker-4 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.053 [DefaultDispatcher-worker-4 @coroutine#2261] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.063 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d118651 2024-10-28 15:45:47.064 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d118651 2024-10-28 15:45:47.066 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d118651 2024-10-28 15:45:47.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2024-10-28 15:45:47.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2024-10-28 15:45:47.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:47.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:47.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2024-10-28 15:45:47.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c3a3d87 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@f0a6b04 2024-10-28 15:45:47.070 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@f0a6b04 2024-10-28 15:45:47.071 [Test worker @coroutine#6439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2024-10-28 15:45:47.085 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f0a6b04 2024-10-28 15:45:47.095 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f0a6b04 2024-10-28 15:45:47.097 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f0a6b04 2024-10-28 15:45:47.098 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f0a6b04 2024-10-28 15:45:47.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2024-10-28 15:45:47.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2024-10-28 15:45:47.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:47.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:47.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2024-10-28 15:45:47.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25082311 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:47.102 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:47.103 [Test worker @coroutine#6457] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2024-10-28 15:45:47.103 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bf1ee3 2024-10-28 15:45:47.103 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bf1ee3 2024-10-28 15:45:47.103 [Test worker @coroutine#6457] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2024-10-28 15:45:47.117 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bf1ee3 2024-10-28 15:45:47.127 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bf1ee3 2024-10-28 15:45:47.129 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bf1ee3 2024-10-28 15:45:47.131 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bf1ee3 2024-10-28 15:45:47.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2024-10-28 15:45:47.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2024-10-28 15:45:47.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:47.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:47.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2024-10-28 15:45:47.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2927d781 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:47.136 [Test worker @coroutine#6475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2024-10-28 15:45:47.137 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@411db18d 2024-10-28 15:45:47.137 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@411db18d 2024-10-28 15:45:47.137 [Test worker @coroutine#6475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2024-10-28 15:45:47.139 [DefaultDispatcher-worker-14 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-10-28 15:45:47.139 [DefaultDispatcher-worker-14 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.139 [DefaultDispatcher-worker-14 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:47.139 [DefaultDispatcher-worker-14 @coroutine#2313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.140 [DefaultDispatcher-worker-14 @coroutine#2313] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.140 [DefaultDispatcher-worker-14 @coroutine#2313] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.152 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411db18d 2024-10-28 15:45:47.162 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411db18d 2024-10-28 15:45:47.163 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411db18d 2024-10-28 15:45:47.165 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411db18d 2024-10-28 15:45:47.168 [UI Thread @coroutine#6492] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-10-28 15:45:47.168 [UI Thread @coroutine#6492] 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-10-28 15:45:47.168 [UI Thread @coroutine#6492] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-10-28 15:45:47.170 [UI Thread @coroutine#6492] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-10-28 15:45:47.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2024-10-28 15:45:47.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2024-10-28 15:45:47.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:47.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:47.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2024-10-28 15:45:47.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6740b169 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:47.173 [Test worker @coroutine#6498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2024-10-28 15:45:47.174 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2024-10-28 15:45:47.174 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2024-10-28 15:45:47.174 [Test worker @coroutine#6498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2024-10-28 15:45:47.192 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2024-10-28 15:45:47.202 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2024-10-28 15:45:47.203 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2024-10-28 15:45:47.205 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2024-10-28 15:45:47.207 [UI Thread @coroutine#6515] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46469/Site/verify 2024-10-28 15:45:47.207 [UI Thread @coroutine#6515] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46469/Site/verify. 2024-10-28 15:45:47.208 [UI Thread @coroutine#6515] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46469/Site/verify 2024-10-28 15:45:47.209 [UI Thread @coroutine#6515] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46469/Site/verify 2024-10-28 15:45:47.209 [UI Thread @coroutine#6515] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46469/Site/verify 2024-10-28 15:45:47.209 [UI Thread @coroutine#6515] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46469/Site/verify. 2024-10-28 15:45:47.209 [UI Thread @coroutine#6515] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46469/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:45:47.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2024-10-28 15:45:47.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2024-10-28 15:45:47.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:45:47.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:47.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2024-10-28 15:45:47.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2024-10-28 15:45:47.215 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2024-10-28 15:45:47.215 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:47.215 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:47.215 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:47.215 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ec3c680 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2024-10-28 15:45:47.216 [Test worker @coroutine#6522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2024-10-28 15:45:47.233 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2024-10-28 15:45:47.243 [Test worker @coroutine#6523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2024-10-28 15:45:47.244 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2024-10-28 15:45:47.246 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2024-10-28 15:45:47.258 [DefaultDispatcher-worker-14 @coroutine#6529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2024-10-28 15:45:47.267 [DefaultDispatcher-worker-10 @coroutine#6522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2024-10-28 15:45:47.274 [UI Thread @coroutine#6542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59705/654080342950531072/_ustadmanifest.json 2024-10-28 15:45:47.274 [UI Thread @coroutine#6542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59705/654080342950531072/_ustadmanifest.json. 2024-10-28 15:45:47.274 [UI Thread @coroutine#6542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59705/654080342950531072/_ustadmanifest.json 2024-10-28 15:45:47.276 [UI Thread @coroutine#6542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59705/654080342950531072/_ustadmanifest.json 2024-10-28 15:45:47.276 [UI Thread @coroutine#6542] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59705/654080342950531072/_ustadmanifest.json 2024-10-28 15:45:47.276 [UI Thread @coroutine#6542] 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:59705/654080342950531072/_ustadmanifest.json. 2024-10-28 15:45:47.276 [UI Thread @coroutine#6542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59705/654080342950531072/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:45:47.277 [UI Thread @coroutine#6542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59705/mediainfo.json 2024-10-28 15:45:47.277 [UI Thread @coroutine#6542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59705/mediainfo.json. 2024-10-28 15:45:47.277 [UI Thread @coroutine#6542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59705/mediainfo.json 2024-10-28 15:45:47.277 [UI Thread @coroutine#6542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59705/mediainfo.json 2024-10-28 15:45:47.277 [UI Thread @coroutine#6542] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59705/mediainfo.json 2024-10-28 15:45:47.316 [HikariPool-265 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:47.321 [UI Thread @coroutine#6542] 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:59705/mediainfo.json. 2024-10-28 15:45:47.321 [UI Thread @coroutine#6542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59705/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:45:47.342 [DefaultDispatcher-worker-16 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-28 15:45:47.342 [DefaultDispatcher-worker-10 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2024-10-28 15:45:47.343 [DefaultDispatcher-worker-10 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.343 [DefaultDispatcher-worker-16 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.343 [DefaultDispatcher-worker-10 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:47.343 [DefaultDispatcher-worker-16 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:47.343 [DefaultDispatcher-worker-10 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.343 [DefaultDispatcher-worker-16 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.344 [DefaultDispatcher-worker-3 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.344 [DefaultDispatcher-worker-8 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.344 [DefaultDispatcher-worker-3 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.344 [DefaultDispatcher-worker-8 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.428 [DefaultDispatcher-worker-7 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:47.428 [DefaultDispatcher-worker-7 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.428 [DefaultDispatcher-worker-7 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:47.428 [DefaultDispatcher-worker-7 @coroutine#2109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.429 [DefaultDispatcher-worker-10 @coroutine#2109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.429 [DefaultDispatcher-worker-10 @coroutine#2109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.482 [DefaultDispatcher-worker-5 @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da799 2024-10-28 15:45:47.482 [DefaultDispatcher-worker-5 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.482 [DefaultDispatcher-worker-5 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:47.482 [DefaultDispatcher-worker-5 @coroutine#2415] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.483 [DefaultDispatcher-worker-3 @coroutine#2415] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.483 [DefaultDispatcher-worker-3 @coroutine#2415] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.615 [DefaultDispatcher-worker-10 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-10-28 15:45:47.616 [DefaultDispatcher-worker-10 @coroutine#2155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.616 [DefaultDispatcher-worker-10 @coroutine#2155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:47.616 [DefaultDispatcher-worker-10 @coroutine#2155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.617 [DefaultDispatcher-worker-11 @coroutine#2155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.617 [DefaultDispatcher-worker-11 @coroutine#2155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47119/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.737 [DefaultDispatcher-worker-7 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c3e0a 2024-10-28 15:45:47.737 [DefaultDispatcher-worker-7 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.737 [DefaultDispatcher-worker-7 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:47.737 [DefaultDispatcher-worker-7 @coroutine#2188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.738 [DefaultDispatcher-worker-16 @coroutine#2188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.738 [DefaultDispatcher-worker-16 @coroutine#2188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49417/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.812 [DefaultDispatcher-worker-18 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f9ee527 2024-10-28 15:45:47.812 [DefaultDispatcher-worker-18 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.812 [DefaultDispatcher-worker-18 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:47.812 [DefaultDispatcher-worker-18 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.813 [DefaultDispatcher-worker-11 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.813 [DefaultDispatcher-worker-11 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39495/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.925 [DefaultDispatcher-worker-18 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17965037 2024-10-28 15:45:47.925 [DefaultDispatcher-worker-18 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.925 [DefaultDispatcher-worker-18 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:47.925 [DefaultDispatcher-worker-18 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:47.926 [DefaultDispatcher-worker-18 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:45:48.064 [DefaultDispatcher-worker-11 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381d7c4c 2024-10-28 15:45:48.064 [DefaultDispatcher-worker-11 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:48.064 [DefaultDispatcher-worker-11 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:48.064 [DefaultDispatcher-worker-11 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:48.065 [DefaultDispatcher-worker-7 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:48.065 [DefaultDispatcher-worker-7 @coroutine#2261] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47251/UmAppDatabase/replication/nodeId 2024-10-28 15:45:48.151 [DefaultDispatcher-worker-13 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-10-28 15:45:48.151 [DefaultDispatcher-worker-13 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:48.151 [DefaultDispatcher-worker-13 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:48.151 [DefaultDispatcher-worker-13 @coroutine#2313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:48.152 [DefaultDispatcher-worker-16 @coroutine#2313] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:48.152 [DefaultDispatcher-worker-16 @coroutine#2313] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39113/UmAppDatabase/replication/nodeId 2024-10-28 15:45:48.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2024-10-28 15:45:48.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2024-10-28 15:45:48.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:48.325 [HikariPool-265 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46110b82: (connection evicted) 2024-10-28 15:45:48.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:48.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2024-10-28 15:45:48.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ab4b4cd 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:45:48.334 [Test worker @coroutine#6592] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2024-10-28 15:45:48.335 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@5989f463 2024-10-28 15:45:48.335 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@5989f463 2024-10-28 15:45:48.335 [Test worker @coroutine#6592] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2024-10-28 15:45:48.354 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5989f463 2024-10-28 15:45:48.357 [DefaultDispatcher-worker-19 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2024-10-28 15:45:48.357 [DefaultDispatcher-worker-6 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-28 15:45:48.357 [DefaultDispatcher-worker-6 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:48.357 [DefaultDispatcher-worker-19 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:48.357 [DefaultDispatcher-worker-6 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:48.357 [DefaultDispatcher-worker-19 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:48.357 [DefaultDispatcher-worker-19 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:48.357 [DefaultDispatcher-worker-6 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:48.358 [DefaultDispatcher-worker-19 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:48.358 [DefaultDispatcher-worker-19 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60981/UmAppDatabase/replication/nodeId 2024-10-28 15:45:48.358 [DefaultDispatcher-worker-18 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:48.358 [DefaultDispatcher-worker-18 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39693/UmAppDatabase/replication/nodeId 2024-10-28 15:45:48.364 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5989f463 2024-10-28 15:45:48.366 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5989f463 2024-10-28 15:45:48.367 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5989f463 2024-10-28 15:45:48.378 [DefaultDispatcher-worker-4 @coroutine#6606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5989f463 2024-10-28 15:45:48.386 [DefaultDispatcher-worker-13 @coroutine#6592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5989f463 2024-10-28 15:45:48.441 [HikariPool-266 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:48.504 [DefaultDispatcher-worker-1 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2024-10-28 15:45:48.504 [DefaultDispatcher-worker-1 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:48.504 [DefaultDispatcher-worker-1 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:48.504 [DefaultDispatcher-worker-1 @coroutine#2109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:48.506 [DefaultDispatcher-worker-8 @coroutine#2109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:48.506 [DefaultDispatcher-worker-8 @coroutine#2109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52159/UmAppDatabase/replication/nodeId 2024-10-28 15:45:48.511 [UI Thread @coroutine#6615] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36297/654080350029905920/_ustadmanifest.json 2024-10-28 15:45:48.511 [UI Thread @coroutine#6615] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36297/654080350029905920/_ustadmanifest.json. 2024-10-28 15:45:48.511 [UI Thread @coroutine#6615] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36297/654080350029905920/_ustadmanifest.json 2024-10-28 15:45:48.512 [DefaultDispatcher-worker-12 @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da799 2024-10-28 15:45:48.512 [DefaultDispatcher-worker-12 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:48.512 [DefaultDispatcher-worker-12 @coroutine#2415] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-10-28 15:45:48.512 [DefaultDispatcher-worker-12 @coroutine#2415] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:48.513 [DefaultDispatcher-worker-15 @coroutine#2415] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:48.513 [DefaultDispatcher-worker-15 @coroutine#2415] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-10-28 15:45:48.513 [UI Thread @coroutine#6615] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36297/654080350029905920/_ustadmanifest.json 2024-10-28 15:45:48.513 [UI Thread @coroutine#6615] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36297/654080350029905920/_ustadmanifest.json 2024-10-28 15:45:48.513 [UI Thread @coroutine#6615] 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:36297/654080350029905920/_ustadmanifest.json. 2024-10-28 15:45:48.513 [UI Thread @coroutine#6615] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36297/654080350029905920/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:45:48.513 [UI Thread @coroutine#6615] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36297/tincan.xml 2024-10-28 15:45:48.513 [UI Thread @coroutine#6615] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36297/tincan.xml. 2024-10-28 15:45:48.513 [UI Thread @coroutine#6615] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36297/tincan.xml 2024-10-28 15:45:48.514 [UI Thread @coroutine#6615] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36297/tincan.xml 2024-10-28 15:45:48.514 [UI Thread @coroutine#6615] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36297/tincan.xml 2024-10-28 15:45:48.557 [UI Thread @coroutine#6615] 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:36297/tincan.xml. 2024-10-28 15:45:48.557 [UI Thread @coroutine#6615] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36297/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:45:48.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2024-10-28 15:45:48.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2024-10-28 15:45:48.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:45:48.568 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5989f463: (connection evicted) 2024-10-28 15:45:48.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:45:48.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2024-10-28 15:45:48.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed.